Include :

- aggiornamenti.
This commit is contained in:
Dario Sassi
2016-07-13 19:34:10 +00:00
parent d5cb91b341
commit deb8577e72
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -46,6 +46,7 @@ EXE_EXPORT bool ExeEnableCommandLogger( void) ;
EXE_EXPORT bool ExeDisableCommandLogger( void) ;
EXE_EXPORT bool ExeGetVersionInfo( std::string& sVer, const char* szNewLine) ;
EXE_EXPORT bool ExeGetKeyInfo( std::string& sKey) ;
EXE_EXPORT bool ExeSetLockType( int nType) ;
EXE_EXPORT bool ExeGetKeyLevel( int nProd, int nVer, int nLev, int& nKLev) ;
EXE_EXPORT bool ExeGetKeyOptions( int nProd, int nVer, int nLev, unsigned int& nOpt2) ;
EXE_EXPORT bool ExeGetOsInfo( std::string& sOs) ;