This commit is contained in:
Glenn Maynard
2004-01-06 06:00:03 +00:00
parent 6b831d5dc1
commit f9f4238dda
3 changed files with 48 additions and 46 deletions
@@ -27,6 +27,7 @@ int WinMoveFile( CString sOldPath, CString sNewPath );
#define O_BINARY 0
#endif
bool CreateDirectories( CString Path );
bool PathReady( CString path );
#endif