EgtInterface 1.6l2 :
- aggiornamenti.
This commit is contained in:
@@ -642,6 +642,13 @@ __stdcall EgtMdbGetMachiningDir( wchar_t*& wsMchDir)
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// Operations
|
||||
//-----------------------------------------------------------------------------
|
||||
BOOL
|
||||
__stdcall EgtRemoveOperation( int nId)
|
||||
{
|
||||
return ( ExeRemoveOperation( nId) ? TRUE : FALSE) ;
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
BOOL
|
||||
__stdcall EgtRemoveAllOperations( void)
|
||||
|
||||
Reference in New Issue
Block a user