visual basic page 2000 files

I will have more here soon. Click here for the Visual Basic Developers' Store.

Please note that files that say the minimum is VB 3 may work on VB 1 or VB 2. I have not tried that though, because I don't have a copy of either of those.

If there is source code here that is yours and is under "Unknown" in Author, or if you have source code here and you don't want it here, please E-mail me and tell me so.

File Name

File Size
(bytes)

Works On
(minimum)

Description Author
mousecur.zip 15958 VB 3 Lets you load any icon as the mouse cursor. Mike Stanley
playwav.zip 1069 VB 3 Play a WAV sound without VBX/OCX! Unknown
applerun.zip 4641 VB 3 Sort of a clone of "Lights Out," with apples, but one of the apples doesn't do anything if you click on it. Scott Feeney
frmfades.zip 2637 VB 3 Code to make a VB form fade colors. Scott Feeney
3dworld.zip 17246 VB 3 An example of how to put a 3D game look into a VB program. Scott Feeney
closeapp.zip 1054 VB 3 A module with the code needed to automatically close most applications. How it works is it activates the program and sends the keys Alt+F4. This is derived from the VB 3 example for SendKeys and AppActivate. Scott Feeney
closeask.zip 685 VB 3 Form asks you if you are sure before unloading. Scott Feeney