[Bug 7876] CPU-Z cannot load cpu-z.sys due to missing ntoskrnl implementation

Wine Bugs wine-bugs at winehq.org
Thu May 24 10:19:42 CDT 2007


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





------- Additional Comments From saulius.krasuckas at elst.vtu.lt  2007-24-05 10:19 -------
Anastasius, 
| 
| supporting native API for kmode drivers doesnt make much sense.

kmode drivers are used for copyprotection in some games, so IMHO Wine will
support at least part of native API in near future.  Or it started doing so
already: [3]

| Even if you support/emulate necessary native kmode apis, the driver code would
| immediately cause SIGILL/SIGSEGVs due use of privileged instructions.

Wine could use exception handling to catch at least some of them: [4], no?


[3] http://source.winehq.org/git/wine.git/?a=commit;h=12c169d2
[4] http://source.winehq.org/git/wine.git/?a=commit;h=73cc00f9

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list