文件名称:c++与c#互调的例子
文件大小:16KB
文件格式:RAR
更新时间:2015-06-14 02:05:49
c# c++ 调用dll P-Invoke
一个c#与c++互调的例子,c#调用c++的dll,c++调用c#的方法和事件
【文件预览】:
TestDll
----ConsoleApplication1()
--------bin()
--------PInvokeTest.cs(2KB)
--------Program.cs(284B)
--------obj()
--------ConsoleApplication1.csproj(2KB)
--------Properties()
----TestDll()
--------stdafx.cpp(294B)
--------stdafx.h(419B)
--------dllmain.cpp(410B)
--------TestDll.cpp(1000B)
--------targetver.h(1KB)
--------TestDll.vcproj(5KB)
--------TestDll.h(869B)
--------export.def(143B)
--------ReadMe.txt(1KB)
--------TestDll.vcproj.XP-MB.Administrator.user(1KB)
----TestDll.suo(17KB)
----TestDll.sln(3KB)