Include :
- aggiornamento prototipi.
This commit is contained in:
@@ -688,6 +688,7 @@ EIN_EXPORT int __stdcall EgtGetLastActiveOperation( void) ;
|
||||
EIN_EXPORT int __stdcall EgtGetPrevActiveOperation( int nId) ;
|
||||
EIN_EXPORT int __stdcall EgtGetOperationType( int nId) ;
|
||||
EIN_EXPORT int __stdcall EgtGetOperationPhase( int nId) ;
|
||||
EIN_EXPORT BOOL __stdcall EgtSetOperationName( int nId, const wchar_t* wsName) ;
|
||||
EIN_EXPORT BOOL __stdcall EgtGetOperationName( int nId, wchar_t*& wsName) ;
|
||||
EIN_EXPORT int __stdcall EgtGetOperationId( const wchar_t* wsName) ;
|
||||
EIN_EXPORT BOOL __stdcall EgtIsOperationEmpty( int nId) ;
|
||||
|
||||
Reference in New Issue
Block a user