Include :

- aggiornamenti.
This commit is contained in:
Dario Sassi
2016-02-05 10:55:26 +00:00
parent 4f08b2dbb1
commit c4fa83c56d
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@ EGN_EXPORT std::string ChangeFileExtension( const std::string& sFile, const std:
EGN_EXPORT bool FileExtensionMatches( const std::string& sFile, const std::string& sExt) ;
EGN_EXPORT bool FindFirstFileEgt( const std::string& sFileSpec, std::string& sFileName) ;
EGN_EXPORT std::string GetFileName( const std::string& sPath) ;
EGN_EXPORT std::string GetFileTitleEgt( const std::string& sPath) ;
EGN_EXPORT std::string GetDirectory( const std::string& sPath) ;
EGN_EXPORT bool ExistsDirectory( const std::string& sDir) ;
EGN_EXPORT bool EmptyDirectory( const std::string& sDir) ;