Changeset 20528 in vbox for trunk/src/VBox/HostDrivers/Support/win
- Timestamp:
- Jun 13, 2009 8:21:48 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 48530
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm
r20124 r20528 103 103 NtWrapDyn2DrvFunctionWith7Params supdrvNtWrap, RTR0MemObjMapKernelEx 104 104 NtWrapDyn2DrvFunctionWith6Params supdrvNtWrap, RTR0MemObjMapUser 105 NtWrapDyn2DrvFunctionWithAllRegParams supdrvNtWrap, RTR0MemObjProtect 105 106 ;NtWrapDyn2DrvFunctionWithAllRegParams supdrvNtWrap, RTR0MemObjAddress - not necessary 106 107 ;NtWrapDyn2DrvFunctionWithAllRegParams supdrvNtWrap, RTR0MemObjAddressR3 - not necessary
Note:
See TracChangeset
for help on using the changeset viewer.