Browsing Visual Basic 6
Friends Database
UPDATED: Added better error handling just to be safe and neater.
Excell OS 20001
The newest version of Excell OS.
MediaPlayer2 SX v2.2.1(New)
Universal MediaPlayer SX v2.
EditFlexGrid
This code allows users to edit in a MSFlexGridOriginal Author: Jared OdulioAssumptionsJust copy and paste this code in the KeyPress event of your MSFlexGridSide EffectsNo side effectsCodePrivate Sub MyFlexGrid_KeyPress(KeyAscii As Integer)'Provides manual data entry capability to flexgrid With MyFlexGrid Select Case KeyAscii Case vbKeyReturn If .
String Control
This code can do many modifications to a string.
PC Lockdown 3.0 (w/ source)
Keep unwanted people off your pC! Disabled ALT+TAB that key on the keyboard that clicks on start, disabled ALT+TAB and this window is always on tob and maximized over the screen.
Read/Write to the Windows Registry
This code shows you how to read and write to the registry.