[PATCH] ntoskrnl.exe: Implement ZwLoadDriver and ZwUnloadDriver

Aric Stewart aric at codeweavers.com
Tue Jan 19 08:39:13 CST 2016


Code is mostly moved from winedevice.exe
winedevice.exe now uses these functions

With consultation and help from Damjan Jovanovic

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


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


More information about the wine-patches mailing list