Browsing Visual Basic 6
Nuclear Psycho 2000 Fake Viri (Good Prank for friends!)
This is my second source code released on PlanetSourceCode.
VB Compiler Tip! When you start VB6 have all the MDI childs maximized within the compiler!
are you sick of the MDI (code/form) windows not maximizing when you start Visual Basic 6? Just enter this into your registry:path:HKEY_CURRENT_USERSoftwareMicrosoftVisual Basic6.
A VERY Good Hangman Game
Great for advanced or beginer Visual Basic users.
Animated Graphics Exercises
This sample should be very interesting for those of you who have tried to code graphic games in VB.
ProgressBar without OCX's - only a few lines of code!
The Visual Basic Progressbar requires the huge comctrl32.
Doctor Lottery: Complete Lottery Number Analyser and Simulator
Distributed as a commercial program, largely via computer magazine cover-mounted CD-ROMs and shareware downoad sites, This program will identify which lottery number formulae will work best in terms of highest return.
Astrid
A demo of the A* (A star) pathing algorithm used in many games to find a path across a varied map.