Browsing Visual Basic 6
Easy, Safe Multithreading in Vb6 with Low Overhead - Part 2
Use the ThreadingAPI type library to safely CreateProcess in vb6.
RTBM Text Box Class
Sick and tired of the not very useful Microsoft Text Box Control? Fear no more.
Cool Address Book
This a example on how to make an address book it show how to write to a new file created by you using print and loading it back by line input.
Prime Number Screen Saver
This example screen saver provides a good example on how to write a complete screen saver.
What more could you want from a Menu?
I have been working on menus since my last submission and here is the result.
Lov Gravity Movement (for games)
This code is shows how to easily make movement in games that take place in outer space or mid air where movement is affected by momentum and drag.
An Analog clock
Simple, but not so bad analog clock, code fully commented and understandable.