VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



New Code Page 57 of 114


FSO-Missing Rename Method - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
WMI sample: list shares on a remote computer, using DIFFERENT CREDENTIALS than the currently logged - Mon 8th Feb 2021 (Internet/HTML)
WMI sample: list users and/or groups on a domain or on a computer. - Mon 8th Feb 2021 (Internet/HTML)
WMI sample: lists all application service details of a computer - Mon 8th Feb 2021 (Internet/HTML)
WMI sample: lists the printjobs on a printserver. Written in VBScript. Uses Win32_PrintJob WMI clas - Mon 8th Feb 2021 (Windows System Services)
WMI sample: reboot a (remote) computer. Written in VBScript. Uses Win32_OperatingSystem WMI class. - Mon 8th Feb 2021 (Windows System Services)
WMI sample: retrieve battery info of a (remote) computer - Mon 8th Feb 2021 (Internet/HTML)
Add Horizontal & Vertical Scroll bars to a control having HWnd property - Mon 8th Feb 2021 (Windows API Call/Explanation)
Add your program to the registry to startup when windows starts - Mon 8th Feb 2021 (Registry)
This Code is Changed the state of Form Caption Using Timer Control and Loop. - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
This code is designed to give you the position and text associated to each of the task tray icons. - Mon 8th Feb 2021 (Windows API Call/Explanation)
This code will allow you to lock outlook express with a password. You will need a text box and a bu - Mon 8th Feb 2021 (Encryption)
This code will allow you to make primary key in vb6.0 which is connected with ms access. - Mon 8th Feb 2021 (Miscellaneous)
This code will allow you to save from a flex grid to an Access 2000 database using ADO. - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Allows you to make a frame border from a shape control. The frame border will be similar with Windo - Mon 8th Feb 2021 (Graphics)
Reboot the machine - Mon 8th Feb 2021 (Sound/MP3)
TABLE HOCKEY GAME. Code required to move images using the keyborad, and also getting images to boun - Mon 8th Feb 2021 (Miscellaneous)
TABLE HOCKEY GAME. Code required to move images using the keyborad, and also getting images to boun - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Table Top hockey - Mon 8th Feb 2021 (Miscellaneous)
Change the form Look! Your Application will show a beautifull look. Simply add the following code o - Mon 8th Feb 2021 (Windows API Call/Explanation)
Change the keyboard layout on the fly without the pre-defined SHIFT+ALT keys. - Mon 8th Feb 2021 (Windows System Services)
Change the name of a disk drive - Mon 8th Feb 2021 (Windows System Services)
Change the priority of available windows to idle or high - Mon 8th Feb 2021 (Windows System Services)
Creates an icon in the Control Panel that links to the specified EXE file. I use this in our Server - Mon 8th Feb 2021 (Registry)
File I/O using API calls - Mon 8th Feb 2021 (Windows API Call/Explanation)
Find IP address ginving the hostname - Mon 8th Feb 2021 (Internet/HTML)
find ip, simply. - Mon 8th Feb 2021 (Internet/HTML)
Find ListIndex of an item in a Combo/List box without iterating through the list - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Find Number Of Occurances Of A Given Substring In A Given Main String - Mon 8th Feb 2021 (String Manipulation)
Find Number's name - Mon 8th Feb 2021 (Miscellaneous)
Find one string in another, and replace them with a third string - Mon 8th Feb 2021 (String Manipulation)
Check DialUp connection & internet connection mode - Mon 8th Feb 2021 (Miscellaneous)
check double byte character - Mon 8th Feb 2021 (Miscellaneous)
Check for a connection to the internet using the InternetCheckConnection API call. - Mon 8th Feb 2021 (Internet/HTML)
Check for a running program... - Mon 8th Feb 2021 (Miscellaneous)
Check for the existence of a file. - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Recursive search with this easy code. Enter a start path and the name of a collection and this subr - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Take a base path of your web page, along with the path of a file (image, background, etc.) and conv - Mon 8th Feb 2021 (Internet/HTML)
This code is to reset the systray icon after explorer closes or crashes if you use a systray icon l - Mon 8th Feb 2021 (Windows System Services)
Code to run Flash Moviess in vb ( SWF FILES ) - Mon 8th Feb 2021 (Sound/MP3)
Code to send email - Mon 8th Feb 2021 (Miscellaneous)
Code to Set a Animated Cursor(ani) as the MousePointer for the Form - Mon 8th Feb 2021 (Windows API Call/Explanation)
Code to use a PictureBox as a calendar. Virtually no code! No OCXs needed. Resizable. Reformatable. - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Code to use a PictureBox as a calendar. Virtually no code! No OCXs needed. Resizable. Reformatable. - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Code to verify whether an entered number is a prime number or a composite number. - Mon 8th Feb 2021 (Math/Dates)
Code used for Windows Run box or IE4.0 combobox. - Mon 8th Feb 2021 (Miscellaneous)
Code will remove all tables in an MS Access database. Make sure to set a reference to the MS DAO 3. - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
codes for daily time records - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
CODING FOR CHECKING VALID MONTH AND DATE INPUTED BY THE USER - Mon 8th Feb 2021 (OLE/COM/DCOM/Active-X)
Converts Currency into text ..this is a modification - Mon 8th Feb 2021 (Math/Dates)
Converts Currency into words for Ex: converts 100.30 to Hundred dollars and thirty cents only - Mon 8th Feb 2021 (Miscellaneous)
Converts decimal numbers to binary - Mon 8th Feb 2021 (Math/Dates)
Converts Decimal numbers to Binary Digits upto 999999999. - Mon 8th Feb 2021 (Math/Dates)
Converts decimal numbers to binary sequence and will convert any binary sequence back to decimal ju - Mon 8th Feb 2021 (Math/Dates)
Converts fractions to decimals (x/2, x/4, x/8, x/16, x/32, x/64). Modifications can be made for oth - Mon 8th Feb 2021 (Math/Dates)