Changeset 6094 for trunk/src/kernel32/oslibdos.h
- Timestamp:
- Jun 24, 2001, 6:40:45 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/oslibdos.h
r6090 r6094 1 /* $Id: oslibdos.h,v 1.3 3 2001-06-24 14:13:05 sandervl Exp $ */1 /* $Id: oslibdos.h,v 1.34 2001-06-24 16:40:45 sandervl Exp $ */ 2 2 3 3 /* … … 80 80 BOOL OSLibDosMoveFile(LPCSTR lpszOldFile, LPCSTR lpszNewFile); 81 81 BOOL OSLibDosRemoveDir(LPCSTR lpszDir); 82 BOOL OSLibDosCreateDirectory(LPCSTR lpszDir); 82 83 83 84 #define OSLIB_SETPTR_FILE_CURRENT 0
Note:
See TracChangeset
for help on using the changeset viewer.