- VB - Run Control Panel Applet .
- VB - Read all values in an INI File .
- VB - Dial numbers using Phone Dialer
- VB - Quick Sort algorithm (very fast sorting algorithm)
- VB - Binary Search in array (array MUST be sorted)
- VB - Advance Progress Bar.
- VB Snippet - Reboot Windows
- VB Snippet - Is Sound Card Present
- VB Snippet - Get Windows User Name
- VB Snippet - Change User Name
- VB Snippet - File Name from Path
- VB Snippet - File Name without Extension
- VB Snippet - Capatalize first Letter in all words in string
- VB Snippet - Spell Check with Excel
- VB Snippet - Rename a File
- VB Snippet - Play wav file
- VB Snippet - Flash Window
- VB Snippet - Drive Type
- VB Snippet - Simple Scroll Text Example
- VB Snippet - Show / Hide Taskbar
- VB Snippet - Copy Picture to Clipboard
- VB Snippet - VBColor to RGB
- VB Snippet - Many Date Functions
- VB Snippet - Enable all Controls within a Frame Control
- VB Snippet - Screen Capture
- VB Snippet - Convert Decimal to Binary
- VB - System Locked / ScreenSaver Running
- VB Snippet - FSO Examples
- VB Snippet - Internet Status
- VB Snippet - Application as Service
- VB Snippet - Map a Drive
- VB Snippet - System Font Size
- VB Snippet - Register / unRegister dll/ocx thru Code
- VB Snippet - Clear Recent Document List
- VB Snippet - Check whether network is installed or not
- VB Snippet - Check whether mouse is installed or not
- VB Snippet - Get Default Icon Width
- VB Snippet - Get Current Resolution
- VB Snippet - Display Shutdown dialog screen
- VB Snippet - Display Format Drive Dialog
- VB snippet:code for version info
- VB - Using SaveSetting and GetSetting to store and retrieve data from the Registry
- VB - A Program Registration Scheme
- VB - Convert BMP File to JPG File
- VB - Multiple Icons in Compiled Application
- VB - DirectXSound - An app that plays large WAV files
- VB - 128, 160 and 256 Bit File Encryption/Decryption with MD5, SHA1 and SHA256
- VB Snippet - MDI Child Topmost
- VB Snippet - Get last API error description
- VB - Generic INI file Handler ..