Include :

- aggiornamento prototipi.
This commit is contained in:
Dario Sassi
2021-03-25 08:50:52 +00:00
parent 8dff883ce3
commit 63446eb931
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -771,7 +771,7 @@ EIN_EXPORT BOOL __stdcall EgtTdbSave( void) ;
EIN_EXPORT BOOL __stdcall EgtTdbGetToolDir( wchar_t*& wsToolDir) ;
EIN_EXPORT BOOL __stdcall EgtTdbGetToolHolderDir( wchar_t*& wsTHolderDir) ;
EIN_EXPORT BOOL __stdcall EgtTdbExport( const wchar_t* wsToolsNames, const wchar_t* wsOutFile) ;
EIN_EXPORT BOOL __stdcall EgtTdbToBeImported( const wchar_t* wsFile, wchar_t*& wsToolsNames) ;
EIN_EXPORT BOOL __stdcall EgtTdbToBeImported( const wchar_t* wsFile, wchar_t*& wsToolsNames, int*& vTypes, int* pnCount) ;
EIN_EXPORT BOOL __stdcall EgtTdbImport( const wchar_t* wsFile, const wchar_t* wsToolsToImport, const wchar_t* wsToolsNames, wchar_t*& wsImported) ;
// Setup