For all the C .dll files I have created, I declare the functions as WINAPI which translates to _stdcall when compiled.
↧
For all the C .dll files I have created, I declare the functions as WINAPI which translates to _stdcall when compiled.