Include :
- aggiornamento prototipi.
This commit is contained in:
@@ -102,6 +102,7 @@ EXE_EXPORT bool ExeOpenFile( const std::string& sFilePath) ;
|
||||
EXE_EXPORT bool ExeInsertFile( const std::string& sFilePath) ;
|
||||
EXE_EXPORT bool ExeSaveFile( const std::string& sFilePath, int nFlag) ;
|
||||
EXE_EXPORT bool ExeSaveObjToFile( int nId, const std::string& sFilePath, int nFlag) ;
|
||||
EXE_EXPORT bool ExeSaveMachGroupToFile( int nMGroupId, const std::string& sFilePath, int nFlag) ;
|
||||
|
||||
// Exchange
|
||||
EXE_EXPORT int ExeGetFileType( const std::string& sFilePath) ;
|
||||
|
||||
Reference in New Issue
Block a user