Changeset 1710 for trunk/dll/copyf.h
- Timestamp:
- Feb 9, 2014, 9:07:48 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/copyf.h
r1686 r1710 29 29 INT make_deleteable(CHAR * filename, INT error, BOOL Dontcheckreadonly); 30 30 INT unlinkf(CHAR * string); 31 INT wipeallf( CHAR * string, ...);31 INT wipeallf(BOOL ignorereadonly, CHAR * string, ...); 32 32 33 33 #endif // COPYF_H
Note:
See TracChangeset
for help on using the changeset viewer.