Browsing Visual Basic 6
Scrolling Notice
The basic part is to have a message poping up from the system tray area with a hyperlink in it, then after a while it returns back.
Rapid Java v1.1 !!!
reate Java Programs/Applets with lightining Speed.
Simple Address Book Database
This is in response to a 'Request for Code' in the discussion forum.
Savings and Loan Analysis
This code shows how to calculate loan payments and build an amortization table.
Trick VB into making small bit arrays by controlling its array management
Replace the array descriptor that VB uses with your own descriptor structure, and make it point to your data.
smtp server
With this code you can make your own smtp server.
UniqueID Function
One-Liner to generate a unique Id.