http://bugs.winehq.org/show_bug.cgi?id=33281 Bug #: 33281 Summary: Bioshock infinite fails to use TaskDialogIndirect Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: andras(a)sth.sze.hu Classification: Unclassified Bioshock Infinite fails to use TaskDialogIndirect from comctl32, because in it's imports table there are by ordinal and by name function link. I think wine tries to resolve it by ordinal (345), and fails, because our comctl32 does not have this ordinal link (and as far as I looked windows' neither has it too) This bug is not same as #24580. -- 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.