Changeset 3948 for trunk/src/kernel32/hmdevice.cpp
- Timestamp:
- Aug 4, 2000, 11:12:10 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/hmdevice.cpp
r3819 r3948 1 /* $Id: hmdevice.cpp,v 1.2 1 2000-07-12 18:21:42sandervl Exp $ */1 /* $Id: hmdevice.cpp,v 1.22 2000-08-04 21:12:06 sandervl Exp $ */ 2 2 3 3 /* … … 117 117 HANDLE destprocess, 118 118 PHANDLE desthandle, 119 DWORD fdwAccess, 120 BOOL fInherit, 121 DWORD fdwOptions) 119 DWORD fdwAccess, 120 BOOL fInherit, 121 DWORD fdwOptions, 122 DWORD fdwOdinOptions) 122 123 { 123 124 dprintf(("KERNEL32:HandleManager::DuplicateHandle %s(%08x,%08x,%08x,%08x,%08x) - NOT IMPLEMENTED!!!!!!!!\n",
Note:
See TracChangeset
for help on using the changeset viewer.