Tools Links Login

Browsing Visual Basic 6

Prev   Next

UCase to LCase & LCase to UCase Converter
THIS VERY COOL FUNCTION TAKES A NORMAL STRING AND CONVERT EVERY CHARACTER IN IT FROM UCase TO LCase OR FROM LCase TO UCase.
Posted:2002-06-01, 105 views

Audio LED
Led follows wav file.
Posted:2002-06-01, 148 views

Complete "The Matrix" Screen Saver
A complete screen saver based on the film "The Matrix"This code is based on the original submission by Stuart Pennington, however adds more functionality.
Posted:2002-06-01, 117 views

BladeMod - Tabbed-MDI Text Editor
Here's a great example of how to make a 'real' text editor in VB.
Posted:2002-06-01, 200 views

TrackMouse class
Allows events when a mouse enters and leaves a client area of a control, so you don't have to use a timer to constantly check the position of the mouse (inefficient, and bad coding), useful for creating hyperlinks, hotspots, etc.
Posted:2002-06-01, 83 views

API Spyer
The API Spyer tracks any window that the mouse is over, giving info such as the window handle (hWnd), its class name, its text, etc.
Posted:2002-06-01, 116 views

Ginger Software Netwalker 1

Posted:2002-06-01, 93 views

Prev   Next