VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



New Code Page 30 of 114


Compare two text files with the differences being written to a new file. Just paste this sub somewh - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Get Shell Folders locations using SHGetSpecialFolderLocation API. Updates include personal folders - Mon 8th Feb 2021 (Windows API Call/Explanation)
Get usefull Windows information with GetSystemInfo API call - Mon 8th Feb 2021 (Windows System Services)
Compares files to see if they are the same or not. - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Compares numbers are returns the larger, smaller or difference value - Mon 8th Feb 2021 (Math/Dates)
Compares two pictures/graphics - Mon 8th Feb 2021 (Graphics)
Compares two tables and finds the fields in the first table that are not in the second table - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Comparing the content of two files - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Complete Integer Textbox In 5 Lines. More Accurate IS Numeric Function. - Mon 8th Feb 2021 (String Manipulation)
Complete Math Questions - Mon 8th Feb 2021 (Math/Dates)
Complete replacement for the timer control,in 38 lines of code with no API calls or ActiveX control - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Hide or show a window using the ShowWindow/CloseWindow API Calls - Mon 8th Feb 2021 (Windows API Call/Explanation)
HIDES THE DESKTOP ITEM THROUGH THE REGISTRY.WORKS IN WINDOWS 98. - Mon 8th Feb 2021 (Registry)
How to place a Progress Bar in A Status Bar Panel (VB5) - should work with VB4(32 bit) and VB6. - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Important code for getting Drive Name, Drive label, Drive Type, Free Disk Space, Total Disk Spcae, - Mon 8th Feb 2021 (Windows System Services)
It Validates the Data Entry in a Text Box. - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Lock Your Computer... - Mon 8th Feb 2021 (Windows System Services)
Make a long file name from a short. This snippet remplace other code from this site (origin Microso - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Make your form transparent According To Your Value - Mon 8th Feb 2021 (Windows API Call/Explanation)
Complete Stock-Market game! Buy / sell stocks depending on the value. You can also visit the bank f - Mon 8th Feb 2021 (Games)
completes a shell sort - Mon 8th Feb 2021 (Miscellaneous)
Complicated encryption/ decryption function - Mon 8th Feb 2021 (Encryption)
Comprehensive e-mail address syntax validation check - Mon 8th Feb 2021 (String Manipulation)
Comprehensive registry access code. Everything from associating file types, putting an app in start - Mon 8th Feb 2021 (Registry)
Compress And Decompress File Using GZipStream - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Compresses or uncompresses (depending on which procedure you call) a file using the WinRAR DOS Exec - Mon 8th Feb 2021 (Miscellaneous)
Compute a root of an equation(function of 1 variable) using secant method. Subject : Methods of Num - Mon 8th Feb 2021 (Math/Dates)
Compute Crc32 checksum - Mon 8th Feb 2021 (Math/Dates)
Computer generates random number, 1 - 100, user inputs guess, if guess is too high/low, it is print - Mon 8th Feb 2021 (Math/Dates)
Computer info displayer - Mon 8th Feb 2021 (Miscellaneous)
Computer Reboot - Mon 8th Feb 2021 (Windows API Call/Explanation)
Computes the type / properties of a Triangle. A good program for beginners. - Mon 8th Feb 2021 (Math/Dates)
Concepts of DLL Components - Mon 8th Feb 2021 (Miscellaneous)
Concise code to populate ADO recordset from MSAccess query with multiple parameters - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Congratulate a person on their birthday. - Mon 8th Feb 2021 (Miscellaneous)
Connect Mysql without ODBC ( you must have MySql ODBC Driver3.51 ) - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Connect or disconnect a LPT port - Mon 8th Feb 2021 (Windows API Call/Explanation)
Connect or disconnect a network drive - Mon 8th Feb 2021 (Windows API Call/Explanation)
Function IsGuid() is checking a string whether it is a valid Guid or not. Valid formats are: 1) {00 - Mon 8th Feb 2021 (String Manipulation)
vb.net -Add Controls To Form Using Codes [Not Using Tool Box] - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
vb.net -Add Controls To Form Using Codes [Not Using Tool Box] - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
VB.NET Calculator - Mon 8th Feb 2021 (Windows System Services)
Function retrives info between 2 delimiters, or the whole string. - Mon 8th Feb 2021 (String Manipulation)
Function returns the formated string which can be used for SQL Server - Mon 8th Feb 2021 (String Manipulation)
Function returns the number of business days between two dates. - Mon 8th Feb 2021 (Miscellaneous)
Function takes a date and adds a variable number of business days to the date. So if you pass in to - Mon 8th Feb 2021 (Miscellaneous)
Function takes a number and returns the text for that number in check like format. Example 123.50 = - Mon 8th Feb 2021 (String Manipulation)
Function Takes a Number and Returns the Text for that Number. Example 123.50 => One hundred twenty - Mon 8th Feb 2021 (Math/Dates)
Function that lists all the dirs beneath a spceified root folder (or drive). - Mon 8th Feb 2021 (Windows System Services)
Function that returns computer Name where application is running. - Mon 8th Feb 2021 (Windows System Services)
WMI sample: retrieves desktop settings of all profiles of a (remote) computerdesktop settings of al - Mon 8th Feb 2021 (Windows System Services)
WMI sample: retrieves disk drive settings of a (remote) computer, like bytes per sector, ' compress - Mon 8th Feb 2021 (Windows System Services)
WMI sample: retrieves floppy drive status info and settings of a (remote) computer,like availabilit - Mon 8th Feb 2021 (Windows System Services)
Function that returns Network Username from any workstation connected to the network. - Mon 8th Feb 2021 (Windows System Services)
Function that returns the Julian Date in the YMMM format of the current system date - Mon 8th Feb 2021 (Miscellaneous)