Browsing Visual Basic 6
Object Oriented aggregation tutorial
This is an example to Object Oriented aggregation in Visual Basic.
A true plugin model / Expose your app's objects
Expose your app's objects / A true plugin model.
ADOSQLcodeGenerator
This Program generates ADO code and SQL Statements without the use ofan ADO Data Control.
Inter Connect Database
DAO based database program with many features in it, I also noticed aftersearching around I seen no databases that supported saving gaming info so Imade one witht he ability for saving game info such as favorite game, gaminghandle, clan name, clan rank.
Code Library 3.0
Code Library will save and/or recall frequently used pieces of text/code.
Calculate Remaining Time for a ProgressBar to Complete
This calculates the average time taken for a progressbar to get to its current percentage and calculates how much time it will take for the progressbar to reach 100%Original Author: KCainInputsProgressBar Value, ProgressBar Max, Percentage(includes ProgressBar percentage calculation function)AssumptionsAll you do is:1.