http://bugs.winehq.org/show_bug.cgi?id=21987
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEW CC| |huw@codeweavers.com
--- Comment #6 from André H. nerv@dawncrow.de 2012-05-07 13:13:18 CDT --- (In reply to comment #5)
Hello,
after commit: http://source.winehq.org/git/wine.git/commitdiff/0cf0c28d168ffdb084b6a28386c... the installer still shows the message.
damn
.text:004D567A cmp word ptr [edi+96h], 10h ; priv_area+0x96 ??
this looks really strange, maybe a third DEVMOD structure?
For the "dmDriverVersion" field it expects > 0x500.
I wonder if it get's it from WINSPOOL_GetDefaultDevMode (dmDriverVersion = 1;)
Next problems are fields in private driver data area. Apparently this isn't handled in registry yet.
That's something for Huw or Detlef i'd say. CCed...