Code Archive

Common Controls
This section only deals with code regarding the Windows Common Control libraries.

Cursors
This section deals with cursors.

Files
This section deals with the Windows file system, and how to store data and settings to and from files.

Forms
This section includes code that can be used to both modify your forms, and other windows through the Windows API.

Icons
This section deals with using icons (*.ico files) in your application.

Internet
This section deals with using internet programming from a client-side viewpoint.

Intrinsic Controls
This section works with the Intrinsic (standard) Controls.

Miscellaneous
This section is where code that does not fit in any other category is placed.

System
This section includes code regarding working and interacting with the system. Most API-call related code will be here.