Changeset 3948 for trunk/src/kernel32/hmfile.h
- Timestamp:
- Aug 4, 2000, 11:12:10 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/hmfile.h
r3765 r3948 1 /* $Id: hmfile.h,v 1. 2 2000-06-28 18:08:34sandervl Exp $ */1 /* $Id: hmfile.h,v 1.3 2000-08-04 21:12:07 sandervl Exp $ */ 2 2 3 3 /* … … 62 62 DWORD fdwAccess, 63 63 BOOL fInherit, 64 DWORD fdwOptions); 64 DWORD fdwOptions, 65 DWORD fdwOdinOptions); 65 66 66 67 /* this is a handler method for calls to CloseHandle() */
Note:
See TracChangeset
for help on using the changeset viewer.