Hi,
I have created a unmanaged C++ DLL which is havng the class and functions. C#.NET winforms application will call these functions using Dllimport. One of the function is called in two paralle threads.
Thease functions are imported as static. So we can use in muti threading.
Please suggest a method to use in multi threading
User Profile
Collapse
No activity results to display
Show More