"Maarten Lankhorst" m.b.lankhorst@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.
Hi Dmitry,
Dmitry Timoshkov schreef:
"Maarten Lankhorst" m.b.lankhorst@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.