Browsing Visual Basic 6
Subclassing without using the AdressOf-Operator
This code simulates subclassing without the AdressOf-Operator.
REAL, WORKING and HEAVILY COMMENTED code for ENCODING *AND* DECODING using the Base 64 method!
This code can encode strings using the Base 64 method, and also decode the encoded strings.
New Planet-Source-Code Addin - Connect Directly to PSC from VBIDE
This is a Visual Basic addin that allows the programmer to connect directly to the Planet Source Code Website and do almost everything that can be done on the website while remaining inside the VBIDE.
SEK Paint 2.0
This is the second version of my award-winning Painting-Tool.
Summary Generator (demonstrates cool algorithm)
Here's an easy-to-use utility that can take a chunk of plain text and generate a summary with up to a number of words you specify (e.
Read and Write Files with API's
This is just a single Bas file with two functons for binary read and write of files.