Add new comment

StdCall or Cdecl?

Which type of DLL is rawlib.dll? Is it StdCall or Cdecl? If it is Cdecl, can you do me a favor and compile a copy in StdCall format? I need it to work with VB, and VB doesn't natively work with Cdecl DLL files (only StdCall).

Forums: