Browsing Visual Basic 6
A Class to Print Recordset [Updated]
[Updated] A class to PRINT or VIEW recordset (ADO or DAO).
Embedding sound files into your executable.
In this example, the OLE Container is used along with a dozen sound files.
battle.net chat client (full source)
to access battle.
CRC_32, String-encryption/-decryption, File-encryption/decryption, Passwords, Filewiping
This demo-project shows you how to use my C_Crypt.
Picture Printer ActiveX Control
Print your pictures easily .
The Use of Comments
This article teaches the value of comments in programs, and submissions, as well as why to leave feedback!Original Author: Dragonfire SoftwareCodeIntroductionHave you ever downloaded a file on PSC just to realize it has no comments what so ever and the code is some of the worst structured/named code you have ever seen? Well it most likely got a bad vote, and no one liked it.