Closed rinart73 closed 4 years ago
I'm trying to use your dll (which I sucessfully compiled) in multithreaded C/C++/Lua app. And I'm getting Access violation error. I'm new to this, so my question is: Does your dll supports this? Is there a way to fix this error?
Do you have a test case to show it? It seems that I don't change any global variables. So this dll shouldn't produce a crash.
close as no further reply
I'm trying to use your dll (which I sucessfully compiled) in multithreaded C/C++/Lua app. And I'm getting Access violation error. I'm new to this, so my question is: Does your dll supports this? Is there a way to fix this error?