[PATCH] ntoskrnl.exe: Export InitSafeBootMode.

Qian Hong qhong at codeweavers.com
Tue Oct 14 10:14:00 CDT 2014


Some driver like QQProtect.sys check the value of InitSafeBootMode 
during driver init. This patch makes QQProtect.sys goes farther, and 
exposes unimplemented ntoskrnl.exe.IoCreateFile which is called by 
QQProtect.sys during initializing.

---
  dlls/ntoskrnl.exe/ntoskrnl.c        | 1 +
  dlls/ntoskrnl.exe/ntoskrnl.exe.spec | 2 +-
  2 files changed, 2 insertions(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntoskrnl.exe-Export-InitSafeBootMode.txt
Type: text/x-patch
Size: 883 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141014/339003cb/attachment.bin>


More information about the wine-patches mailing list