Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History
 
 

ActiveX Control Version

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
This readme is referring to the subfolder "OLEGuids", which contains two files:

-	OLEGuids.tlb
	
	This is ONLY needed in the IDE.
	Copy that file into the windows system directory.
	In order to use that type library, it is necessary to load the OLEGuids.tlb in the IDE.
	(Project -> References... -> Browse -> select file OLEGuids.tlb -> check item "OLE Guid and interface definitions")
	
	Info: This is a amended version of the original from vbaccelerator.
	(http://www.vbaccelerator.com/home/VB/Type_Libraries/OLE_GUID_and_Interface_Definitions/article.asp)
	
	The uuid and library name differs from the original to prevent conflicts.
	
-	OLEGuids.odl
	
	That is the file containing the source code.