Include :
- aggiornamento interfacce.
This commit is contained in:
@@ -584,6 +584,8 @@ EXE_EXPORT int ExeGetMachGroupId( const std::string& sName) ;
|
||||
EXE_EXPORT bool ExeSetCurrMachGroup( int nMGroupId) ;
|
||||
EXE_EXPORT bool ExeResetCurrMachGroup( void) ;
|
||||
EXE_EXPORT int ExeGetCurrMachGroup( void) ;
|
||||
// Setup
|
||||
EXE_EXPORT int ExeGetCurrSetup( void) ;
|
||||
// Phases
|
||||
EXE_EXPORT int ExeAddPhase( void) ;
|
||||
EXE_EXPORT bool ExeSetCurrPhase( int nPhase, bool bForced) ;
|
||||
|
||||
Reference in New Issue
Block a user