[Bug 20098] Wine fails to run my Kernel Mode Driver in Kernel Mode

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 22 01:14:07 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=20098





--- Comment #4 from Dmitry Timoshkov <dmitry at codeweavers.com>  2009-09-22 01:14:07 ---
You could try adding the code to emulate what you need to
dlls/kernel32/instr.c,__wine_emulate_instruction(), which is called by
dlls/ntoskrnl.exe/ntoskrnl.c,vectored_handler().

Perhaps even simple emulation will help your application.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list