Browsing Visual Basic 6
Circle Progressbar v2.0
basicly the same as the previous EXCEPT!it has a new 3D progressbar option.
A++ Melt Screen
Pretty nice "melting" effect, by using BitBlt and GetDC.
Menu Extractor
If your sick of typing in the same old menus over and over then try this out.
_Keycodes
This shows how to use the keyboard input keys.
Spot (Virutal Pet) v2.0 (UPDATE)
a cool little virutal pet that makes noise and is animated.
HD44780 LCD Controller UPDATE
This code allows the controlling of a HD44780 LCD Module connected to your parallel port.
ListLookup (Autocomplete ComboBox Function)
By placing a reference to this module (single sub, no API) in a ComboBox_KeyPress event, the combobox will search the list for a match and offer an autocomplete.