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.
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.
Comment