Please tell me how to pass integer parameters to functionin DLL. I am getting error as
"Calling function declared with one convention and function pointer declared with different convention."
"Calling function declared with one convention and function pointer declared with different convention."
Comment