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

Aric Stewart aric at codeweavers.com
Thu Jan 21 07:23:07 CST 2016


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

Signed-off-by: Aric Stewart <aric at codeweavers.com>
---
 dlls/ntoskrnl.exe/ntoskrnl.c        | 279 ++++++++++++++++++++++++++++++++++++
 dlls/ntoskrnl.exe/ntoskrnl.exe.spec |   4 +-
 programs/winedevice/device.c        | 239 +-----------------------------
 3 files changed, 286 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: 23496 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160121/49c7c5b5/attachment-0001.bin>


More information about the wine-patches mailing list