VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

New Code Page 55 of 114


Extract Password protect Zip/Rar Archive File - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Extract the data from an ADO Recordset into a 2-D variant array - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Extract the list of installed TTF fonts using Win32_FontInfoAction WMI class - Mon 8th Feb 2021 (Miscellaneous)
Extract the Red, Green, and Blue color values from a Long color ID (like those returned from the Po - Mon 8th Feb 2021 (Graphics)
Extract,Draw and Destroy Icon using ExtractIcon,DrawIcon and DestroyIcon API - Mon 8th Feb 2021 (Windows API Call/Explanation)
Extracts a single icon from a file. This file can be an executable (.exe) file, a dynamic link libr - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Extracts file path our of filename. E.G c:\temp\setup.exe returns c:\temp usage: Dim x as Long x = - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Extracts segments in a string seperated by spaces. - Mon 8th Feb 2021 (String Manipulation)
Extracts the time of a NT Server - Mon 8th Feb 2021 (Windows System Services)
Extremely basic minimize code to make your program very small. - Mon 8th Feb 2021 (Miscellaneous)
Extremely Simple code to have objects bounce around the screen. Modifies to Application size change - Mon 8th Feb 2021 (Games)
Extremely simple code which shows the time and beeps. - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Multiple Line in Message Box - Mon 8th Feb 2021 (String Manipulation)
Multy check boxes select one in a row [works like a option buttons] - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
'Multy check boxes select one in a row [works like a option buttons] - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
'Multy check boxes select one in a row [works like a option buttons] - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
'Multy check boxes select one in a row [works like a option buttons] - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Musical keyboard can be made by using it just in one line of code - Mon 8th Feb 2021 (Sound/MP3)
My method to create true random numbers for encryption software. - Mon 8th Feb 2021 (Encryption)
My new freeware Visual Basic 4/5/6 Obfuscator removes object names stored in your compiled EXE/OCX/ - Mon 8th Feb 2021 (Encryption)
Extremely simple exit of program, using a command button rather than the actual x at the top righ - Mon 8th Feb 2021 (Miscellaneous)
Extremely Simple Login Screen. 1 form 2 textboxes 2 command buttons. Please e-mail me comments @ Ad - Mon 8th Feb 2021 (Encryption)
Factorial calculates the Factorial of a number recursively using Visual Basic 6. The Factorial of a - Mon 8th Feb 2021 (Math/Dates)
Fade a form from the form's color to black. - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Fades area of screen. - Mon 8th Feb 2021 (Graphics)
Fading Backround For Forms - Only 7 Lines Of Code And A Timer - Mon 8th Feb 2021 (Graphics)
Fantastic Magical Visual Effect! Very easy for beginners. - Mon 8th Feb 2021 (Graphics)
Fast way to enter Dates in a Listbox with the Calendar control - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Fastest and the Easiest way to Shutdown your computer! A Very Short Code! - Mon 8th Feb 2021 (Windows System Services)
Feed this function the full path to a file and tell it what you would like to return, filename; fil - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
fetch all internet links from the website as you want very easy! - Mon 8th Feb 2021 (Internet/HTML)
Fetch all the records in the recordset - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Fibonacci Algorithm recursively creates a Fibonacci Series which is a series where each member is c - Mon 8th Feb 2021 (Miscellaneous)
Fibonacci Algorithm recursively creates a Fibonacci Series. This is a series where each member is t - Mon 8th Feb 2021 (Math/Dates)
Field Validating It is useful for validating textbox, comboBox... when user input - using the Valid - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
FIGHT COMBAT II - Industrial Quality 3D complete 3D game using VB 6.0 This game was developed using - Mon 8th Feb 2021 (Games)
Fight Out 1 player 1.0 This is the one player version of Fight Out 2 player 1.0 This is more real t - Mon 8th Feb 2021 (Games)
Fight Out 2 Player 1.0 2 player take turns choosing either to advance, retreat, fire, attack, or he - Mon 8th Feb 2021 (Games)
File Conversion to Bytes and String - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
File encryption procedure. - Mon 8th Feb 2021 (Encryption)
File Handling Examples in VB - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
File I/O using API calls - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
' FILL COMBO IN ONE FUNCTION SENDING THROUGH COMBO BOX NAME ,FILE NAME, NUMERIC FIELD , SRTING FILE - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Fill ComboBox with data from database. - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Fill ComboBox with values from database - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Fill comboboxes or listboxes without dups - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Fill Data Gridview Using Dataset - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Fill list combo box from database - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Fill The Combo from English Character A To Z - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Fills Date Fields in combo Boxes - Mon 8th Feb 2021 (Miscellaneous)
Filter a Data Control and then create a new record set with the results. Then show filtered record - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Filter a string from these characters: _ - ( ) < > / , or you can add other characters that you do - Mon 8th Feb 2021 (String Manipulation)
Filter data in data grid... - Mon 8th Feb 2021 (Miscellaneous)
Filters out key presses. You can choose for lower/upper case letters, numbers, punctuation and comb - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Filters the graphics in your picture box into grayscaled, raw pixel - Mon 8th Feb 2021 (Graphics)