文件名称:.Net 调用 VC++ DLL 示例
文件大小:26KB
文件格式:RAR
更新时间:2015-08-31 09:58:47
C#.NET VC++ DLL PI 跨平台调用
在.Net中调用VC++DLL的示例,其中包括 字符串处理,指针处理,结构处理,数组处理。
【文件预览】:
PI
----NativeTest()
--------ReadMe.txt(2KB)
--------NativeTest.vcxproj(4KB)
--------NativeTest.vcxproj.filters(1KB)
--------stdafx.h(233B)
--------NativeTest.cpp(1KB)
--------Debug()
--------stdafx.cpp(215B)
--------targetver.h(236B)
--------NativeTest.vcxproj.user(143B)
----PI.suo(31KB)
----PI.sln(5KB)
----Managed()
--------obj()
--------bin()
--------Managed.csproj(2KB)
--------Properties()
--------NativeWrapper.cs(4KB)
----Native()
--------ReadMe.txt(1KB)
--------Native.vcxproj.user(143B)
--------dllmain.cpp(389B)
--------Native.vcxproj.filters(1KB)
--------stdafx.h(318B)
--------Native.vcxproj(5KB)
--------stdafx.cpp(211B)
--------Native.h(1KB)
--------Native.cpp(1KB)
--------targetver.h(236B)
----ManagedTest()
--------Program.cs(2KB)
--------obj()
--------bin()
--------ManagedTest.csproj(3KB)
--------Properties()