"Maarten Lankhorst" <[email protected]> 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.
"Maarten Lankhorst" <[email protected]> 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.