20 Sep
2015
20 Sep
'15
12:13 p.m.
https://bugs.winehq.org/show_bug.cgi?id=38402 --- Comment #2 from Chris <chris.kcat(a)gmail.com> --- Not an app per-se, but I noticed it happen with my D3DGL project, which is a d3d9 dll designed to run with other apps: https://github.com/kcat/d3dgl It currently has a hack to work with Wine by making the callback cdecl: https://github.com/kcat/d3dgl/blob/42715c71b67a15e9e8dfbcd6a1c0d4093f38cb5d/... If the __cdecl is changed to the appropriate GLAPIENTRY, and the callback is invoked, it will crash. -- 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.