Include :
- aggiornate interfacce - aggiunte costanti per codici di protezione (con opzioni).
This commit is contained in:
+3
-1
@@ -34,4 +34,6 @@ class __declspec( novtable) IExcExecutor : public ICmdExecutor
|
||||
} ;
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
EEX_EXPORT IExcExecutor* CreateExcExecutor( void) ;
|
||||
extern "C" {
|
||||
EEX_EXPORT IExcExecutor* CreateExcExecutor(void) ;
|
||||
}
|
||||
Reference in New Issue
Block a user