开发者

Having issues while converting c source file to use in C#

开发者 https://www.devze.com 2023-02-26 23:18 出处:网络
I am bit new with these kind of issues, I have a running C project and I want to use that in m开发者_开发百科y C# library but I am not able to find any help. If the issue is p/invoke (you used the dll

I am bit new with these kind of issues, I have a running C project and I want to use that in m开发者_开发百科y C# library but I am not able to find any help.


If the issue is p/invoke (you used the dllexport tag), here is some introductory reading:

Calling Win32 DLLs in C# with P/Invoke

Platform Invoke Tutorial

If you have a specific p/invoke question, post the signature of the native method and any types involved as well as your managed attempt.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号