Changeset 40 for trunk/include/helpers/dosh.h
- Timestamp:
- Mar 1, 2001, 12:38:58 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/dosh.h
r23 r40 310 310 ********************************************************************/ 311 311 312 BOOL doshQueryDirExist( PSZ pszDir);312 BOOL doshQueryDirExist(const char *pcszDir); 313 313 314 314 APIRET doshCreatePath(PSZ pszPath,
Note:
See TracChangeset
for help on using the changeset viewer.