Browsing Visual Basic 6
Looking inside the executable - a VB guide to the portable executable format
Shows how the executable is laid out so that you can browse it's contents.
Moving Stars. Tutorial. Graphics. Includes Image
This articles makes moving stars.
A simple Clear All Controls on Form -- Just 4 Lines!
Need to perform the same action on multiple controls in your form? Then this simple code might just be for you.
Vary Simple IRC Client
A Vart Simple And Basic IRC Client To Help Beginners To Connect To A IRC Server.
Decent Beginner Tips
Just some handy little tips, vote if you want, thanks pscode.
Importance of Option Explicit
So many people (especially beginners) do not realize the importance of the simple statement Option Explicit in their code.
GUI Design Tips v2.0
I am very surprised to see the lack of information in the area of Graphical User Interface (GUI) Design on this web site.