Changeset 3590 for trunk/include/HandleManager.h
- Timestamp:
- May 22, 2000, 9:12:42 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/HandleManager.h
r3138 r3590 1 /* $Id: HandleManager.h,v 1.1 8 2000-03-17 16:06:01sandervl Exp $ */1 /* $Id: HandleManager.h,v 1.19 2000-05-22 19:12:42 sandervl Exp $ */ 2 2 3 3 /* … … 220 220 const FILETIME *pFT3); 221 221 222 BOOL HMGetFileTime (HANDLE hFile, 223 const FILETIME *pFT1, 224 const FILETIME *pFT2, 225 const FILETIME *pFT3); 226 222 227 DWORD HMGetFileSize (HANDLE hFile, 223 228 PDWORD pSize);
Note:
See TracChangeset
for help on using the changeset viewer.