17 Dec
2008
17 Dec
'08
3:52 p.m.
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.