https://bugs.winehq.org/show_bug.cgi?id=48898 Bug ID: 48898 Summary: OpenGL demo fails due to ordinal mismatch Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: opengl Assignee: wine-bugs(a)winehq.org Reporter: chris(a)kode54.net Distribution: --- End of Time, by Alcatraz and Altair, a <5KB demo .exe for Windows, crashes shortly after startup in Wine, because it is importing opengl32.dll symbols by ordinal instead of by name. http://www.pouet.net/prod.php?which=77102 A similar bug affected APITrace, now fixed: https://github.com/apitrace/apitrace/issues/652#issuecomment-610443894 It doesn't need to implement all functions, just the same set it currently does, but they also need the correct ordinals to match Windows. -- 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.