Advertisement

Results for "Volume: 7_2009-2012"

7_2009-2012 #223514
SearchMyStuff

Over the years, I've accumulated a lot of code resources. However, it's gotten scattered into many locations on my box's local drives and external drives. So I wrote these two projects in an effort to organize my code into a searchable database for ease in finding reusable code. The first project is BuildMyStuff, which will scan recursively from the path you specify to accumulate the types of files you want into an MS Access database-- you do NOT need Access installed to use these projects, see comments below**. The second project is SearchMyStuff, which will allow you to type in a search word/phrase which will return results based on finding the search criteria in the file's name or text. Once you have a list of files, you can view them (copy/paste), move them to a new location, drag them into an open VB Project Window, or remove them from the Database (you will likely come up with a lot of duplication, as I did. I have included an empty database, Ref.mdb. Hoping that it makes it through the screening process. If not I will submit a modification that builds it via code. **(If you have MS Access installed you can skip this.) About the Database: I use DAO almost exclusively (I know that ADO has many more bells & whistles, but for a desktop app, DAO is simply easier to use and faster). At any rate, if BuildMyStuff loads without any missing references, you are good to go. Otherwise you will need to locate dao360.dll on your machine, or download it, and register it (Start|Run|regsvr32.exe c:\[path]\dao360.dll) Possible Locations: C:\Program Files\Common Files\Microsoft Shared\DAO\dao360.dll C:\WINDOWS\ServicePackFiles\i386 Download site http://www.domainpunch.com/support/articles/dao.php For info, my version is 3.60.9512.0

7_2009-2012 #236394
Advanced Task Manager

This code is a strong task manager.It's have a special part.This special part show which program (in task manager) use which dll(s) or ocx!

7_2009-2012 #239362
Student Enrollment and Billing System

Student Enrollment and Billing System

7_2009-2012 #235299
DIFxAPIWrapper

DIFxAPIWrapper - Driver Install Frameworks Wrapper DIFxAPIWrapper is a wrapper for Driver Install Frameworks (DIFx). With this you can install drivers, uninstall drivers and preinsall the drivers to the windows driver store (and use later). This wrapper supports all flags listed in difxapi.h. This is a port of the difxapi.h file from the original DIFxAPI. This project was made for a commercial customer and is released to the public with prior consent with the customer. Finally i would liket get feedback, just tell me what you think, how to improve, flaws, bugs, anything you wish to say about the DIFxAPIWrapper. All feedback is wellcome. Fomore information and how to get the Driver Install Frameworks please refer to Readme First.txt found in the same foldre as this file. ** NOTE ** DIFxAPI is also part of Windows DDK.

7_2009-2012 #238862
ListView Tutorial

This will teach you how to use ListView Control in visual basic. It diplays images in each item displayed. If you are planning to make use of Datagrid for your better presentation, change your mind, make use of listbox, It is more presentable than DataGrid...

7_2009-2012 #239108
Airlines Project

Projects for beginners

7_2009-2012 #234588
Animated Chart

UPDATE : 2009/11/06----------------------------- Finally, I've update this little control and now you can have it in your EXE, no need to compile as an ocx or ..., some bugs about speed of chart were fixed, Sorry for the delay and hope you enjoy, ----------------------------------------------- This is My Animated Chart Version 2, with 4 new themes: PersianGulf, Sky, Neon and Normal. Some changes in animating mode, now all bars grow simultaneously instead of one by one, some bugs fixed and now you can show bars descriptions and ... This is the first Animating Chart in PSC and I can't found any commercial instance (of course you can found some Flash Maker), Hope you like it, I', waiting for your feedbacks and if you like this please vote,

7_2009-2012 #237663
password meter

This password meter is based from the algorithm by Phiras with a few tweaks of my own You can view the algorithm here http://phiras.wordpress.com/2007/04/08/password-strength-meter-a-jquery-plugin/

7_2009-2012 #237670
A Class for accessing dBase or FoxPro dbf file without ADO

UPDATED. This class is made to access dbf file. This class can read and write to a .DBF file. This class can create a new file, and creating fields as well. Some additional functions are provided, such as, search record, find text, search distinct value, etc. Good or bad, please leave your comment and vote. :)

7_2009-2012 #231641
Time Clock (Update 1)

Keeps track of Punch In and Punch Out times.Lots of room for improvements. This should be a low interest item, but had fun doing it anyways.Sorry, but could'nt remember who coded the analog clock. Update1: streamed lined the code a little and reformatted the report and printout.

7_2009-2012 #239293
A Log Off, Restart, Shutdown Timer

For logging off, restarting and shutting down the computer. Reminder : Please if you see an error on this program just leave a comment.

7_2009-2012 #239003
Rise of Reign (Update : 17-July)

[See Screenshot] Fasten Your Seat belts for an Ultimate Gaming Experience, First time ever an RTS game in pure VB. No DirectX or OpenGL. Just VB. You can create your own base and make units to defend your base. Move over six missions. 100% Original Formula. Fully modable. You can make custom mods for RoR and also submit on psc :]. Used trigonometry in detail. MapEdit is included which can make/edit maps at ease. With its powerful script engine you can give string commands and use them in your map. Modder is also included. You can edit rules of different weapons, tanks, aircrafts, buildings, Modder is a bit incomplete .Sorry for large size but is is comparitively small. NOTE : USE THIS GAME COMPILED, please vote. -------------------------------------- Update 1 (17-July) Made new and realtime textures, Changed old menu image, Added Manual for new people, Changed The Defeat Sign and button image

7_2009-2012 #238524
Cash Accounting

updated 7/22/2008 CASH ACCOUNTING, UNFINISHED PROJECT USING ADO, BUT YOU CAN LEARN A LOT WITH IT ... ACTIVEx NOT INCLUDED, XTAB AND MY ACTIVEX CONTROL MAY BE DOWNLOADED HERE AT PSC ...

7_2009-2012 #232406
Diabetes Care Insulin, Blood Sugar, Carbs Graph

Update(7-20-2008): Fixed Saving File, Disclaimer added, May now view data by day, week, month, etc...Next updates will likely include Insulin dosage adjustments, patient education, Nutritional education. Update(7-15-08): I left out the short data file. The screenshot was incomplete and fixed. The graph displays the values at the cursor and opens the particular record when clicked. One may zoom and contract the view as well...This is the initial part of a comprehensive medical Diabetes care program. At present, one inputs meal data, blood sugars, insulin dosage, gms carbohydrate and times. This is then plotted against time in a three tiered line graph. One may optimize and adjust therapy using this. It will likely be linked with an email option and autoresponder to send/receive from a care-giver's computer. Insulin titration information may be added but I am hesitant to put this on the patient side of the program. In addition, calculating gmCHO, glycemic index and Hba1c data will be added.

7_2009-2012 #238879
CPU Usage Pro 2

A new CPU usage graphic meter like Vista Style. Adding speed index meter bitmap with machine code antialias rotating by Robert Rayment & Buggy class modified by me. Now you can set timer interval with righ button down and the value is saved in the registry. Win98, ME, NT & XP supported. Updated 2012, now it does works in Win7 too...

7_2009-2012 #235435
Build big test files 30-Mar-2012

Ever have the need for a big test file? Now you can build one or more 1gb in size with the option to combine them into one very large file. === 30-Mar-2012 Updated documentation. Added modTrimStr.bas module.

7_2009-2012 #234159
ObjectCollection

This is a Collection replacement, limiting itself to objects. This is mostly a usable "technology demo", showcasing how to create a feature full syntax compatible replacement of a Collection. By speed this class only competes in a few areas, being much slower in adding new items for an example. Maybe someone takes this over and makes a syntax compatible version that is much faster. **** Features: Add, Clear, Clone, Count, Index, IndexByPtr, Item, ItemByIndex, ItemByKey, ItemByPtr, Items, Key, KeyByPtr, Keys, Ptrs, Remove, RemoveByIndex, RemoveByKey, RemoveByPtr, Swap, SwapByIndex, SwapByKey and SwapByPtr. As you can guess by this listing of features, you can do a whole lot more than you can do with the native Collection (which only has Add, Count, Item and Remove). **** Based on SelfEnum class posted yesterday. Credits to Paul Caton and LaVolpe for their work on SelfCallback.

7_2009-2012 #236395
Odesa Very Very Fast File Search

This code is very very very fast file search system.You can make search only in seconds.It likes win98 search system but it works in Winxp and all windows versions. You can find your files only 8 seconds!Yes only 8 seconds.You can search a lot of thing. This code have list controls.When it finds something, it list all of them.

7_2009-2012 #236396
Fast File Transfer (Winsock)

This code is like a winsock tutorial, it explains how to send files (of any size) to any ip using winsock.I've assumed that the reader knows only the basics of winsock...so i've explained it in. PLEASE VOTE CODE!

7_2009-2012 #239093
HTML toText

This little piece of code will strip all HTML tags from a web page. What your left with is pure text. I've seen a few approaches, one which took up 500 lines of code. And some guy is selling an HTML stripper for $250. Rediculous. This is my first post here. I just wanted to share and save someone some time.

Languages
Top Categories
Global Discovery