C#调用VC++写的DLL(源码,可调试C++的DLL)

时间:2013-10-03 08:51:18
【文件属性】:
文件名称:C#调用VC++写的DLL(源码,可调试C++的DLL)
文件大小:411KB
文件格式:RAR
更新时间:2013-10-03 08:51:18
调用VC++动态链接库 VC DLL C#工程,调用VC++写的DLL 适用于:C#编写界面,核心封装VC代码 可对C++写的代码进行调试模式
【文件预览】:
ExTSGopSystem
----ExTSGopSystem()
--------Form1.cs(577B)
--------bin()
--------obj()
--------Cb.cs(230B)
--------Properties()
--------Program.cs(522B)
--------ExTSGopSystem.csproj.user(168B)
--------Form1.Designer.cs(1KB)
--------Form1.resx(6KB)
--------ExTSGopSystem.csproj(4KB)
----MCppBridge()
--------Stdafx.cpp(137B)
--------MCppBridge.h(414B)
--------MCppBridge.cpp(1KB)
--------resource.h(91B)
--------app.rc(1KB)
--------DB.h(325B)
--------AssemblyInfo.cpp(1KB)
--------MCppBridge.vcproj(5KB)
--------Debug()
--------app.ico(1KB)
--------ReadMe.txt(860B)
--------MCppBridge.vcproj.EVIP21.Administrator.user(1KB)
--------DB.cpp(602B)
--------Stdafx.h(118B)
----Debug()
--------MCppBridge.ilk(0B)
--------CUnmanagedClass.ilk(0B)
----ExTSGopSystem.sln(4KB)
----CUnmanagedClass()
--------Stdafx.cpp(142B)
--------resource.h(91B)
--------app.rc(1KB)
--------CUnmanagedClass.cpp(1KB)
--------ClassWinApi.h(622B)
--------ClassWinApi.cpp(907B)
--------DatabaseClass.h(740B)
--------AssemblyInfo.cpp(1KB)
--------CUnmanagedClass.vcproj.EVIP21.Administrator.user(1KB)
--------Debug()
--------app.ico(1KB)
--------CUnmanagedClass.vcproj(6KB)
--------ReadMe.txt(890B)
--------DatabaseClass.cpp(610B)
--------CUnmanagedClass.h(726B)
--------Stdafx.h(118B)
----ExTSGopSystem.suo(50KB)
说明文档.txt

网友评论

  • 可以使用,初学者可用
  • 可以运行,适合初学者学习
  • 试着写了一个小程序,可用
  • 这个亲测可用,而且依此写了个小程序,加上C的parallel编程,刚刚好可以完成学期末的程序
  • 用处感觉不是很大
  • 我用2010打开后,其中一个的框架就不支持了,估计是要低版本的框架了。懒得装了,就不研究了
  • 可以运行,若64位系统,需要将C#工程的编译目标平台改成"x86" 就不会出错了
  • 好像不能运行,用处不太大