Xbox : Correct the path correction routine. We are now back.
This commit is contained in:
@@ -20,6 +20,7 @@ HANDLE DoFindFirstFile( const CString &sPath, WIN32_FIND_DATA *fd );
|
||||
#define DoRemove remove
|
||||
#define DoRmdir rmdir
|
||||
#endif
|
||||
CString DoPathReplace( const CString &sPath );
|
||||
|
||||
#if defined(WIN32)
|
||||
bool WinMoveFile( CString sOldPath, CString sNewPath );
|
||||
|
||||
Reference in New Issue
Block a user