Browsing Visual Basic 6
C++ Controls in your app (updated) - now with tutorial
REAL C++ CONTROLS IN YOUR APP!!!Do you know the code "Real C++ Buttons" by Randy Mcdowell?It sends a message to a VB Button to make it a "C++ Button".
EXE / DLL / OCX File - information
This sample project shows how to get the following information out of EXE / DLL / OCX files: CompanyName , FileDescription , fileVersion , InternalName , LegalCopyright , OriginalFileName , ProductName , ProductVersionOriginal Author: Joost RongenInputsName of file to inquireReturnsCompanyName , FileDescription , fileVersion , InternalName , LegalCopyright , OriginalFileName , ProductName , ProductVersionSide Effectsnone (tested under W2K)API DeclarationsDeclare Function GetFileVersionInfo Lib "Version.
Personal Contact Manager v4.0 - PLEASE VOTE... MANY FEATURES ADDED
If you've downloaded previous versions, you'll know the genral basis here.
All about Function and Sub
This tutorial shows you the advanced features of the functions.
A Distinct Search
This a Search program that searches for a 'specific record in a database.
RRCalc
RRCalc by Robert Rayment: (UPDATE Now stays on top) Not another calculator I hear you say.
Access and Modify SQL Server BLOB Data by Using the ADO Stream Object
The Stream object introduced in ActiveX Data Objects (ADO) 2.