Changeset 3948 for trunk/src/kernel32/hmopen32.cpp
- Timestamp:
- Aug 4, 2000, 11:12:10 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/hmopen32.cpp
r3642 r3948 1 /* $Id: hmopen32.cpp,v 1.2 4 2000-06-01 11:28:47sandervl Exp $ */1 /* $Id: hmopen32.cpp,v 1.25 2000-08-04 21:12:08 sandervl Exp $ */ 2 2 3 3 /* … … 117 117 DWORD fdwAccess, 118 118 BOOL fInherit, 119 DWORD fdwOptions) 119 DWORD fdwOptions, 120 DWORD fdwOdinOptions) 120 121 { 121 122 BOOL rc;
Note:
See TracChangeset
for help on using the changeset viewer.