http://bugs.winehq.org/show_bug.cgi?id=19297 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |ntdll --- Comment #33 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-03-16 08:04:19 --- Well, the real problem is in ntdll manifest lookup. Winedump tells us that manifest isn't at 1 resource id (as it usually used to be): --- dump --- RT_MANIFEST Name=0002 Language=0409: --- dump --- We don't currently try anything but Name=0001 and if it's not found we're failing. I'll try to produce a tested fix for this. -- 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.