Include :
- aggiornamento interfacce.
This commit is contained in:
@@ -522,6 +522,9 @@ EIN_EXPORT int __stdcall EgtVerifyCutAsSplitting( int nMchId) ;
|
||||
|
||||
// Machining
|
||||
EIN_EXPORT BOOL __stdcall EgtInitMachMgr( const wchar_t* wsMachinesDir) ;
|
||||
// Errors
|
||||
EIN_EXPORT int __stdcall EgtGetLastMachMgrErrorId( void) ;
|
||||
EIN_EXPORT wchar_t* __stdcall EgtGetLastMachMgrErrorString( void) ;
|
||||
// Machines
|
||||
EIN_EXPORT BOOL __stdcall EgtSetCurrMachine( const wchar_t* wsMachineName) ;
|
||||
EIN_EXPORT BOOL __stdcall EgtGetCurrMachineName( wchar_t*& wsMachineName) ;
|
||||
|
||||
Reference in New Issue
Block a user