Re: gdi32/winex11.drv: Change all gdi/opengl declarations to use __cdecl
Dec. 17, 2008
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.
December 2008
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.
6308
Age (days ago)
6308
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dmitry Timoshkov -
Maarten Lankhorst