Class cVersionInfo
Stores version information about the EXE
Designed to be instantiated as a child of the Application object
Created: Mar 12, 2002   SWB
cVersionInfo.pkg  (view source)- import declarations
			
 - Dword
GetFileVersionInfoSize(Pointer aFilename Pointer lpdwHandle)
			 - Integer
GetFileVersionInfo(Pointer sFilename Dword dwHandle Dword dwLen Address aData)
			 - Integer
VerQueryValue(Address aBlock Address aSubBlock Address aaBuffer Address puLen)
			 - cVersionInfo : cObject
 
References (1):
Field References (0):
| Module | Containing Symbol | Line | 
|---|