work around VC brain damage

This commit is contained in:
Glenn Maynard
2005-09-29 06:35:30 +00:00
parent 1c9f10be42
commit 08bbfd215d
8 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ public:
void MountInitialFilesystems();
void GetDirListing( CString sPath, CStringArray &AddTo, bool bOnlyDirs, bool bReturnPathToo );
bool MoveFile( CString sOldPath, CString sNewPath );
bool Move( CString sOldPath, CString sNewPath );
bool Remove( CString sPath );
void CreateDir( CString sDir );