Include :

- aggiornamento prototipi.
This commit is contained in:
DarioS
2021-08-28 12:14:48 +02:00
parent 7edafd8625
commit d1f85278b6
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -100,6 +100,7 @@ EIN_EXPORT BOOL __stdcall EgtSaveMachGroupToFile( int nMGroupId, const wchar_t*
// Exchange
EIN_EXPORT int __stdcall EgtGetFileType( const wchar_t* wsFilePath) ;
EIN_EXPORT BOOL __stdcall EgtSetBtlAuxDir( const wchar_t* wsBtlAuxDir) ;
EIN_EXPORT BOOL __stdcall EgtImportBtl( const wchar_t* wsFilePath, int nFlag) ;
EIN_EXPORT BOOL __stdcall EgtImportBtlx( const wchar_t* wsFilePath, int nFlag) ;
EIN_EXPORT BOOL __stdcall EgtImportCnc( const wchar_t* wsFilePath, int nFlag) ;