Changeset 14373 in vbox for trunk/src/VBox/HostDrivers/Support/win
- Timestamp:
- Nov 19, 2008 7:12:26 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 39594
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm
r14332 r14373 74 74 NtWrapDyn2DrvFunctionWithAllRegParams supdrvNtWrap, SUPR0PageFree 75 75 ;NtWrapDyn2DrvFunctionWithAllRegParams supdrvNtWrap, SUPR0Printf - cannot wrap this buster. 76 NtWrapDyn2DrvFunctionWithAllRegParams supdrvNtWrap, SUPR0GetPagingMode 76 77 NtWrapDyn2DrvFunctionWithAllRegParams supdrvNtWrap, RTMemAlloc 77 78 NtWrapDyn2DrvFunctionWithAllRegParams supdrvNtWrap, RTMemAllocZ
Note:
See TracChangeset
for help on using the changeset viewer.