Browsing Visual Basic 6
Standard Prefixes (For all Beginners, Intermediate, and Advanced)
When naming a control, it is recomended that you start the name with a three-letter prefix that helps you identify what kind of control you are referencing.
Easily Bind a Listview Control to a Table or SQL statement!!
Allows you to automatically generate column headers and load all the records from a table or SQL statement into a listview.
Fax Manager
To quickly add, edit, remove and export records in a database for a fax blaster.
Draw FORMATTED Text to any window with a hDc
Allows you to draw Formatted (diffrent fonts, sizes, colours) text to anything with a valad hDc - only tested against Screen Objects - Converts Font Object to LOGFONT structIMPUTS: StdFontEx, Rect - Bottom Top Left Right, hDc, Text, Text Allignment Flags.
Chicken v1.0
This program will simulate a chicken.
Factor
Shows the factors of a number, it can do 1 - 1000 in under 2 seconds on a 500mhz PC.
Mathematical Pattern Generator
Creates a Mathematical pattern, the source could be altered to make a screen saver.