Include :
- aggiornamenti.
This commit is contained in:
@@ -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) ;
|
||||
|
||||
Reference in New Issue
Block a user