Browsing Visual Basic 6
Exploit: Kill active Win95/98 password-protected screensaver using API
Kill the active password-protected screensaver of a windows 95/98 pc using Windows API.
Instant Read only form
Just some quick code I threw together that will convert a normal form into a 'read only' form so you don't have to code 2 forms to do the same thing.
HTML Disk Catalog
generate a html page listing all files in directories and drives.
Terminal Services Client
Connects to a remote Windows 2000/XP Terminal Server which runs on port 3389.
Visual Basic Security Hole!
I have found what tells you if you have the standard, working model or Enterprise edition.
Search ListBox
This is a very simple code to show how you could search a ListBox for an item dynamically by entering a word/phrase in a TextArea.
A function for determining if an IP address is described by a net mask
The following function will return a boolean indicating if an IP Address is described by a nework mask.