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

Wine Bugs wine-bugs at winehq.org
Wed Mar 28 00:31:59 CDT 2007


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





------- Additional Comments From dank at kegel.com  2007-28-03 00:31 -------
Right, .sys files are much harder to support than .dll files, we
generally don't even try.

I doubt they would need to load a driver in Linux; most of their
functionality can probably be gotten at via userspace already.
Somebody just needs to write a .dll that uses the linux kernel
interface to get at it all.

Better yet to simply rewrite the app for Linux, I suppose.


-- 
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