Include :
- aggiornamento prototipi.
This commit is contained in:
@@ -852,6 +852,7 @@ EXE_EXPORT std::string ExeGetLastMachMgrErrorString( void) ;
|
||||
EXE_EXPORT int ExeGetMachMgrWarningId( int nInd) ;
|
||||
EXE_EXPORT std::string ExeGetMachMgrWarningString( int nInd) ;
|
||||
// Machines
|
||||
EXE_EXPORT bool ExeGetMachines( STRVECTOR& vsMachineNames, STRVECTOR& vsMachineDirs) ;
|
||||
EXE_EXPORT bool ExeSetCurrMachine( const std::string& sMachineName) ;
|
||||
EXE_EXPORT bool ExeGetCurrMachineName( std::string& sMachineName) ;
|
||||
EXE_EXPORT bool ExeGetCurrMachineDir( std::string& sMachineDir) ;
|
||||
|
||||
Reference in New Issue
Block a user