Browsing Visual Basic 6
mySql Connection DSNless
There has been a few questions on how to use VB to connect to a mySql database.
Snap you app to the side of the screen (like ICQ does.. Resizing desktop.. not just moving the form)
This code uses the SystemParametersInfo API to change the work space area of the desktop.
Arc Drawing and Mathematical Routines - Including Line Intersection Routines - *Updated!*
This submission is split into 2 - A DLL, which holds all routines for handling arcs, and a program, which demonstrates how to use the DLL.
RUNDLL32.EXE functions
You might find the following code useful in complicated tasks that require a lot of code in other methods.
IP Utility - API Only!!
This little utility uses only API calls! The majority of the code was taken from the internet.
Connection String Maker (updated)
The purpose of this class is make easy to generate ConnectionStrings to open ADO databases.