Browsing Visual Basic 6
Tutorial - Graphics - Shapes - by Simon Price
This tutorial is third in a series about Win32 API for graphics.
VBPScan Documenter
VBPScan documenter is a source code documentation generation program, originally submitted by kerlin, but in it’s original form even the author noted some deficiencies.
Professional Splash Screen
Add professional look to your app with this easy splash screen code.
HomeInventory
This is an Home Inventory program that uses the cuecat that was given out by Radio Shack.
DoEvents evolution; the API approach. (Method for 100% optimized loops)
Do you want to make your loops 100% faster? Here's how :Many of us have used several times DoEvents, to supply a bit of air to our App, on Heavy-Duty times such as loops for updates or inserts on recordsets etc.
Make AWSOME Looking Menus
This code is great if you need to spice up your program with a bit of color.
Manipulate Microsoft Data Environment Add,Edit,Delete,Seach
As a lot of other people's reasons for posting source I post this because I couldn't find any help with the MS Data Environment.