当前位置: 代码迷 >> ASP.NET >> 用c++写的dll.在.net调用它解决方法
  详细解决方案

用c++写的dll.在.net调用它解决方法

热度:9936   发布时间:2013-02-25 00:00:00.0
用c++写的dll.在.net调用它
问一下,,用c++写的dll.在.net调用它.

其中c++写的dll必须放在system32下面吗?

------解决方案--------------------------------------------------------
不需要放到system32下,放到项目文件夹下就可以
  相关解决方案