I have a function written in c++ and would like to use it in a C# WPF application

前端 未结 0 866
梦如初夏
梦如初夏 2020-12-23 23:28

The C++ function is exported in a DLL.

I have tried so far using DllImport in the C# code and it works fine but now i would like to be able to pass a WPF

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