These sources are all coded by me. You can freely distribute them or use them in your programs. Please give credit where due. These codes have been tested with Microsoft Visual Basic 6.0. Please report all errors to [email protected]. The level is the programming ability required to code or understand the particular code, it is on a scale from 1 (Easiest) to 5 (Toughest). I have put in some comments at places, but i suppose most code is very easy to understand. Sorry about not providing help files with most individual projects, and for not maintaining programming practices and conventions since most of these programs were made 3-6 years ago.

I will soon put up more codes.

Determinant of a 3x3 square matrix. Level 1
Determinant of a 4x4 square matrix. Level 1
To set the caption of a Form as the Current time. Level 1
To constantly change the case of a caption of a Form. Level 1
To tell the day for a particular date. Level 1
Two methods have been used to achieve this. One is a self-designed algorithm, another uses some kind of crude access to a builtin VB calendar system.
Love/Compatibility Calculator. Level 1.5

Color Picker. Level 1.5
The form codes are by me. A colorconvertor class module made by Branco is used for conversion between HSL and RGB color.
Common Dialog Usage Sample Level 1.5
Creating interactive applications that look professional is made a breeze, thanks to the huge amount of components that can be added directly into a VB project. It just doesnt get easier than this.

Download Combined Source Code Zip

Hosted by www.Geocities.ws

1