Changeset 3948 for trunk/src/kernel32/hmdevice.h
- Timestamp:
- Aug 4, 2000, 11:12:10 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/hmdevice.h
r3819 r3948 1 /* $Id: hmdevice.h,v 1.2 1 2000-07-12 18:21:42sandervl Exp $ */1 /* $Id: hmdevice.h,v 1.22 2000-08-04 21:12:07 sandervl Exp $ */ 2 2 3 3 /* … … 88 88 DWORD fdwAccess, 89 89 BOOL fInherit, 90 DWORD fdwOptions); 90 DWORD fdwOptions, 91 DWORD fdwOdinOptions); 91 92 92 93 /* this is a handler method for calls to CreateFile() */
Note:
See TracChangeset
for help on using the changeset viewer.