ClassicVB
 

ClassicVB

ClassicVB is pre-DotNET Visual Basic. Versions 5 and 6 of Visual Basic will continue to be used for some time. I hope to provide a resource here that will continue to be helpful for ClassicVB developers.

What's New?

September 09, 2003

ClassicVB is now hosted by ActiveVB because Dave Crowell does not work with VB any more.

July 13, 2002

Several new additions (well not exactly new, they came from davidcrowell.com).

Added to the class modules page is clsCpuUsage and clsImageInfo. clsCpuUsage allows retrieval of current CPU usage percentage. clsImageInfo will extract the iamge type, dimensions, and color depth from JPG, PNG, BMP, PCX, TIFF, and GIF file.

Added to the usercontrols page is ctlSimpleBar. ctlSimpleBar is a simple progress bar that I originally wrote soon after VB5 was released.

April 11, 2002

Added clsFileFind to the class modules page.

March 4, 2002

This site has been off to a slow start, but I have added an article, ComboBoxes and Recordsets, that contains some code snippets.