F Protos 8h 05 l style="width: 100%" /> FILEIOEXPORT float GetClockTicks ( ) FILEIOEXPORT String GetDescriptionGivenIndex ( const String & filters, int index ) FILEIOEXPORT CFont* GetGUIFont ( ) FILEIOEXPORT ULONG GetLastSubdivision ( ) FILEIOEXPORT String GetLocalRegistryProfile ( ) FILEIOEXPORT String GetLocalRegistryString ( const String & section, const String & entry, const String & defaultstring ) FILEIOEXPORT float GetLocalRegistryValue ( const String & section, const String & entry, float defaultvalue ) FILEIOEXPORT int GetLocalRegistryValue ( const String & section, const String & entry, int defaultvalue ) FILEIOEXPORT String GetProductVersion ( const String & filename ) FILEIOEXPORT BOOL GetProductVersion ( const String & filename, int & vermajor, int & verminor, int & revmajor, int & revminor ) FILEIOEXPORT BOOL GetProfileBinarySplit ( const String & section, const String & entry, LPBYTE * ppData, UINT * pBytes ) FILEIOEXPORT BOOL GetProfileBinarySplit ( BOOL ischar, const char * section, const char * entry, LPBYTE * ppData, UINT * pBytes ) FILEIOEXPORT BOOL GetRegistryBOOL ( const String & section, const String & entry, BOOL defaultvalue ) FILEIOEXPORT char* GetRegistryString ( BOOL ischar, const char * section, const char * entry,