Changeset 9969 for trunk/include/HandleManager.h
- Timestamp:
- Apr 2, 2003, 1:02:36 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/HandleManager.h
r9912 r9969 296 296 297 297 HANDLE HMCreateFileMapping( 298 H FILE hFile, /* [in] Handle of file to map */298 HANDLE hFile, /* [in] Handle of file to map */ 299 299 SECURITY_ATTRIBUTES *sa, /* [in] Optional security attributes*/ 300 300 DWORD protect, /* [in] Protection for mapping object */
Note:
See TracChangeset
for help on using the changeset viewer.