C DLL with C# - Issue with Data Return from the DLL

后端 未结 0 1057
孤独总比滥情好
孤独总比滥情好 2020-12-04 01:02

I have a win32 C dll. I need to call the functions of this dll in my C# code. I am writing a wrapper dll in C. In my wrapper dll, I am calling the functions of the original

相关标签:
回答
  • 消灭零回复
提交回复
热议问题