Browsing Visual Basic 6
Netscape and Internet Explorer Password Logger
This program waits for the Password Required window from either IE or Netscape to appear, then logs the username and password, as well as the server, that the user enters.
Is Form Loaded
IsFormLoadedThis little code shows you how to verify if a form is loaded or not.
Hot Link! Control
This control emulates hot links (seen in web pages, and other apps like Outlook mail rules and the triggers section of the Starcraft Level editor.
Mailslot
MailslotsMailslots have been around for a long time in Microsoft operating systems.
RC4 Encryption Module
Encryption rate is 5 million bytes per second on a 400 MHz PII laptop - You will not find faster (VB) RC4 code here or elsewhere.
Function Grapher
This is a Function Grapher program that is able to take an almost unlimited number of functions the user enters, and graph them, either simultaneously or consecutive, with the first function entered being ploted first.