Generate a random number in a defined range. One line in a function. - Mon 8th Feb 2021 (Math/Dates)
Generate an Oracle-compliant SoundEx() string - Mon 8th Feb 2021 (String Manipulation)
This code locks the files which are desired to be.These files can be unlocked whenever desired.This - Mon 8th Feb 2021 (Windows API Call/Explanation)
This code make a transparent area of different shape(such as Rectangle, Circle) so you can not only - Mon 8th Feb 2021 (Windows API Call/Explanation)
This code makes a alert box come up on all the comps. on the network! Try it at school! (this is th - Mon 8th Feb 2021 (Windows System Services)
This code makes a command button blink. Very Simple. - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
This code makes a random password out of the letters of the alphabet - Mon 8th Feb 2021 (String Manipulation)
Defines the click event for the label control, creates a popup message box - Mon 8th Feb 2021 (String Manipulation)
Delay execution of code for a Number of seconds. - Mon 8th Feb 2021 (Miscellaneous)
Delay program execution for set number of seconds with one line of code - Mon 8th Feb 2021 (Miscellaneous)
Delays something for the number of seconds you specify, without using a timer control. System still - Mon 8th Feb 2021 (Miscellaneous)
Delete *.tmp in temporary folder C:/Windows/TEMP on startup - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Delete a file - Mon 8th Feb 2021 (Windows System Services)
delete a file from your desktop - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Delete a file that exists on a 3.5 floppy disk. - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Delete a File using DeleteFile API - Mon 8th Feb 2021 (Windows API Call/Explanation)
Delete a file with 1 line code~! - Mon 8th Feb 2021 (Miscellaneous)
delete a file with a msgbox to tell the person what was deleted. this code also tells you how to ma - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Delete a file with almost one line of code - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
DELETE A FILE WITHOUT ANY DIALOGE BOX AND FILE WILL NOT MOVE TO RECYCLE BIN - Mon 8th Feb 2021 (Windows API Call/Explanation)
Delete a record using STORED PROCEDURE in SQLServer - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
This code makes form title to appear char by char from left to right. Great for application start - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
When a button that says Click here if you want a drink holder. is clicked, the cd drive opens. Em - Mon 8th Feb 2021 (Games)
Encryption And Decryption - Mon 8th Feb 2021 (Encryption)
Encryption and decryption - Mon 8th Feb 2021 (Miscellaneous)
Encryption and decryption program - Mon 8th Feb 2021 (Encryption)
Encryption and Decryption Sample... Enjoy - Mon 8th Feb 2021 (Encryption)
Encryption code. You specify a key used to encrypt/decrypt that can be letters or numbers and it us - Mon 8th Feb 2021 (Encryption)
Encryption use an EncryptKey - Mon 8th Feb 2021 (Encryption)
Encryption using the XOR operator. - Mon 8th Feb 2021 (Encryption)
Copy the desktop wallpaper to your form's background or to any control with a device context handle - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Copy the file from one location to another location - Mon 8th Feb 2021 (Windows System Services)
Copy the folder from one location to another location - Mon 8th Feb 2021 (Windows System Services)
Copy, cut or paste command code. - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Copying Filez - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
WMI sample showing how to list all shares on the local or remote computer using WMI's Win32_Share o - Mon 8th Feb 2021 (Miscellaneous)
WMI sample showing how to list computer system information of a (remote) computer, like domain memb - Mon 8th Feb 2021 (Miscellaneous)
WMI sample showing how to list desktop settings of all profiles of a (remote) computer, using WMI c - Mon 8th Feb 2021 (Miscellaneous)
Detect if computer has a sound card that plays wave audio - Mon 8th Feb 2021 (Sound/MP3)
Detect if mouse is not in motion. No API CAlls - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Detect USer With VB - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
DETECTING A SHIFTED KEYSTROKE IN THE KEYDOWN EVENT PROCEDURE - Mon 8th Feb 2021 (Miscellaneous)
Detecting Browser Type - Mon 8th Feb 2021 (Miscellaneous)
Detecting Prime Numbers. - Mon 8th Feb 2021 (Math/Dates)
detects collision between two images - Mon 8th Feb 2021 (Graphics)
Detects if there's a printer installed. - Mon 8th Feb 2021 (Miscellaneous)
Detects when form is minimized. Can also restore - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Determine / Prevent users from entering Numbers or Alpha Characters - Mon 8th Feb 2021 (String Manipulation)
Determine current line in a multi-line text box - Mon 8th Feb 2021 (Miscellaneous)
Determine free disk space - Mon 8th Feb 2021 (Windows System Services)
Determine how long Windows has been running - Mon 8th Feb 2021 (Windows System Services)
'Get a list of Open Window Names using GetDesktopWindow,GetWindow and GetWindowText API - Mon 8th Feb 2021 (Windows API Call/Explanation)
Get a long file name from a short file name - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Get a short file name by converting to 8.3 compliant file. - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Get a string data from an INI file using GetPrivateProfileString API - Mon 8th Feb 2021 (Windows API Call/Explanation)