Browsing Visual Basic 6
Network Enumerator
A self-contained class that provides a simple method of getting a list of all the computers on all the networks visible from the machine running the code.
Setup Config
This is not an install creator, but editor ________This will edit the setup program created by "Package & Deployment Wizard", that follows with VB (I think will all versions).
Disconnected Recordset
The Vb program attempts a connection to the internet on a server somewhere and returns a disconnected recordset.
Set Desktop Area (Resize the desktop)
Set/Resize the desktop area.
Quick Tab Order
Quick tip for setting control tab order quickly.
Complete File Send/Receive Application
Sends / Receives thru Socket Connections.
A flying snake
The code displays a snake flying across the screen using sin() and cos().