I had to bring this back up. This is incredibly true. _stdcall does not work in the slightest.
_cdecl works fine, although I am sure we are not meant to use this.
Announcement
Collapse
No announcement yet.
stdcall convention doesn't works?
Collapse
X
-
Xavier Bigand started a topic stdcall convention doesn't works?stdcall convention doesn't works?
Hi,
Unlike it's specified in the DLLBind documentation when I build our dll with _stdcall keyword in function aren't called. By removing this keyword to build function with cdecl their is no issue.Tags: None
Leave a comment: