[Bug 48898] New: OpenGL demo fails due to ordinal mismatch

WineHQ Bugzilla wine-bugs at winehq.org
Tue Apr 7 19:29:37 CDT 2020


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 at winehq.org
          Reporter: chris at 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.



More information about the wine-bugs mailing list