[PATCH v3] ntoskrnl.exe: Implement ZwLoadDriver and ZwUnloadDriver

Aric Stewart aric at codeweavers.com
Fri Jan 22 10:21:00 CST 2016


Code is mostly moved from winedevice.exe
winedevice.exe now uses these functions
No longer use advapi32 Registry functions

Signed-off-by: Aric Stewart <aric at codeweavers.com>
---
 dlls/ntoskrnl.exe/ntoskrnl.c        | 305 ++++++++++++++++++++++++++++++++++++
 dlls/ntoskrnl.exe/ntoskrnl.exe.spec |   4 +-
 programs/winedevice/device.c        | 243 +---------------------------
 3 files changed, 312 insertions(+), 240 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ntoskrnl.exe-Implement-ZwLoadDriver-and-ZwUnloadDriver.txt
Type: text/x-patch
Size: 24675 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160122/9860bbaa/attachment-0001.bin>


More information about the wine-patches mailing list