Re: gdi32/winex11.drv: Change all gdi/opengl declarations to use __cdecl
17 Dec
2008
17 Dec
'08
6:08 a.m.
"Maarten Lankhorst" <m.b.lankhorst(a)gmail.com> wrote:
Needed to get +relay working in wine64
You should have used CDECL instead of __cdecl, have a look how it's done in msvcrt.dll. -- Dmitry.
17 Dec
17 Dec
3:52 p.m.
New subject: gdi32/winex11.drv: Change all gdi/opengl declarations to use __cdecl
Hi Dmitry, Dmitry Timoshkov schreef:
"Maarten Lankhorst" <m.b.lankhorst(a)gmail.com> wrote:
Needed to get +relay working in wine64
You should have used CDECL instead of __cdecl, have a look how it's done in msvcrt.dll. In msvcrt both were used, so that doesn't really help. I guess that confused me a little. sed to the rescue!! ;)
Cheers, Maarten.
6295
Age (days ago)
6295
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dmitry Timoshkov -
Maarten Lankhorst