VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Unknown Difficulty VB Code Page 19 of 114

CommonDialog Comdlg32.dll
Communicate / Retreive data from the communication port
communicate via com ports 1 & 2 using 3 lines of code
Communicate with commercial T7 credit card machine for purchasing mode only. Based on HyperCom v1.0
Compact & Repair Database Enhanced
Compact Access Database
Compact ado jet database
Compact and Repair *.MDB database.
Compare 2 strings none-case sensitive. good for password checking stuff
Compare to numbers together, to find which is bigger, or if there the same.
Compare Two check Boxes and Filter the changed data in first listbox in a third listbox.
Compare two list boxes and add the difference to a third. Uses conditional loops. Good for comparin
Compare two strings and return 0 if they are equal (not case specific)
Compare two text files with the differences being written to a new file. Just paste this sub somewh
Compares files to see if they are the same or not.
Compares numbers are returns the larger, smaller or difference value
Compares two pictures/graphics
Compares two tables and finds the fields in the first table that are not in the second table
Comparing the content of two files
Complete Integer Textbox In 5 Lines. More Accurate IS Numeric Function.
Complete Math Questions
Complete replacement for the timer control,in 38 lines of code with no API calls or ActiveX control
Complete Stock-Market game! Buy / sell stocks depending on the value. You can also visit the bank f
completes a shell sort
Complicated encryption/ decryption function
Comprehensive e-mail address syntax validation check
Comprehensive Microsoft Agent Example
Comprehensive registry access code. Everything from associating file types, putting an app in start
Compress And Decompress File Using GZipStream
Compresses or uncompresses (depending on which procedure you call) a file using the WinRAR DOS Exec
Compressing Files thru VB (w/ WinZip)
Compression, uncompression using RLE-algorithm
Compute a root of an equation(function of 1 variable) using secant method. Subject : Methods of Num
Compute Crc32 checksum
Computer generates random number, 1 - 100, user inputs guess, if guess is too high/low, it is print
Computer info displayer
Computer Reboot
Computes the type / properties of a Triangle. A good program for beginners.
Concepts of DLL Components
Concise code to populate ADO recordset from MSAccess query with multiple parameters
Congratulate a person on their birthday.
Connect Mysql without ODBC ( you must have MySql ODBC Driver3.51 )
Connect or disconnect a LPT port
Connect or disconnect a network drive
Connect Oracle by Windows user Authentication. This is used to connect to oracle without passing an
Connect the Ms.Treeviev control with a (MDB) database Go here to see a screenshot and/or download a
Connect the Ms.Treeviev control with a (MDB) database Go here to see a screenshot and/or download a
Connect to a database
Connect to a database using code
Connect to a database using VB6
Connect to a remote or network database using ADO
Connect to a SQL Server
Connect to an irc server using winsock
Connect To and Disconnect From Network Drive(s)
Connect to Lotus Notes View using COM and Loop through records.