Browsing Visual Basic 6
File Email Extractor 1.0.6
Extracts valid email addresses (quickly) from local .
SQL GUID 2 String (Compression)
2 functions to convert a 38 character GUID eg.
Locate Entry in List/Combo using API, no looping
Locate an entry in combo or listbox using API call, rather than looping through all entries.
Football Manager
Pretty addictive little football manager VBA project.
Gradient with 2, 3, 4, 5 colors using API
Draw gdadient with 2, 3, 4, 5 colors using APII have see similar code here (using API) for some gradient effects, but I haven't found a project that give the users the option to select the colors to draw the gradient.
Password generated webpage maker
This program will take an HTML file and encode it with a password, and save as a javascript.
NT Task Manager 'Processes' clone using Windows Terminal Services APIs
This isn't a task manager clone, but it does show all the information from the Processes window (well, process id, session id, user id, process name).