Include :
- aggiornamento prototipi.
This commit is contained in:
@@ -710,6 +710,7 @@ EIN_EXPORT BOOL __stdcall EgtSpecialUpdateDisposition( int nId) ;
|
||||
// Machinings
|
||||
EIN_EXPORT int __stdcall EgtAddMachining( const wchar_t* wsName, const wchar_t* wsMachining) ;
|
||||
EIN_EXPORT int __stdcall EgtCreateMachining( const wchar_t* wsName, int nMchType, const wchar_t* wsTool) ;
|
||||
EIN_EXPORT int __stdcall EgtCopyMachining( const wchar_t* wsName, const wchar_t* wsSouName) ;
|
||||
EIN_EXPORT BOOL __stdcall EgtSetCurrMachining( int nId) ;
|
||||
EIN_EXPORT BOOL __stdcall EgtResetCurrMachining( void) ;
|
||||
EIN_EXPORT int __stdcall EgtGetCurrMachining( void) ;
|
||||
|
||||
Reference in New Issue
Block a user