http://bugs.winehq.org/show_bug.cgi?id=12365
--- Comment #10 from Detlef Riekenberg wine.dev@web.de 2008-04-06 14:31:28 --- (In reply to comment #9)
StarForce's drivers won't work in Wine regardless how hard you try.
I know.
However there are lots of drivers that won't work right now on Wine.
I send Patches for the missing functions. KeQueryActiveProcessors: http://www.winehq.org/pipermail/wine-patches/2008-April/052826.html
KeQueryInterruptTime: http://www.winehq.org/pipermail/wine-patches/2008-April/052828.html
What should be fixed is wineserver/services.exe/ntoskrnl to gracefully handle failure of the starting a driver.
I think, you mean an Exception-Handler?