Include :
- aggiornamento prototipi.
This commit is contained in:
@@ -872,6 +872,8 @@ EIN_EXPORT int __stdcall EgtGetCurrSetup( void) ;
|
||||
EIN_EXPORT BOOL __stdcall EgtImportSetup( const wchar_t* wsName) ;
|
||||
EIN_EXPORT BOOL __stdcall EgtUpdateCurrSetup( void) ;
|
||||
EIN_EXPORT BOOL __stdcall EgtEraseCurrSetup( void) ;
|
||||
EIN_EXPORT BOOL __stdcall EgtVerifyCurrSetup( wchar_t*& wsErrors) ;
|
||||
|
||||
// Machinings DataBase
|
||||
EIN_EXPORT BOOL __stdcall EgtMdbGetMachiningNewName( const wchar_t* wsName, wchar_t*& wsNewName) ;
|
||||
EIN_EXPORT BOOL __stdcall EgtMdbAddMachining( const wchar_t* wsName, int nType) ;
|
||||
|
||||
Reference in New Issue
Block a user