文件名称:HowToMarshalACppClassExamples
- 所属分类:
- C#编程
- 资源属性:
- [C/C++] [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 125kb
- 下载次数:
- 0次
- 提 供 者:
- cheny*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
总结了许多资料写的C#调用C++类的例子,有全部的代码和相应的word文档-Summed up a lot of information written in C# call C++ type of examples all of the code and the corresponding word document
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HowToMarshalACppClassExamples
.............................\ExampleMCppBridge
.............................\.................\AssemblyInfo.cpp
.............................\.................\ExampleMCppBridge.cpp
.............................\.................\ExampleMCppBridge.h
.............................\.................\ExampleMCppBridge.sln
.............................\.................\ExampleMCppBridge.vcproj
.............................\ExampleTestAppUsingMCppBridge
.............................\.............................\ExampleTestAppUsingMCppBridge.csproj
.............................\.............................\ExampleTestAppUsingMCppBridge.sln
.............................\.............................\Program.cs
.............................\.............................\Properties
.............................\.............................\..........\AssemblyInfo.cs
.............................\ExampleTestAppWithCSWrapper
.............................\...........................\CSUnmanagedTestClass.cs
.............................\...........................\ExampleTestAppWithCSWrapper.csproj
.............................\...........................\ExampleTestAppWithCSWrapper.sln
.............................\...........................\Program.cs
.............................\...........................\Properties
.............................\...........................\..........\AssemblyInfo.cs
.............................\ExampleUnmanagedDLL
.............................\...................\ExampleUnmanagedDLL.cpp
.............................\...................\ExampleUnmanagedDLL.h
.............................\...................\ExampleUnmanagedDLL.sln
.............................\...................\ExampleUnmanagedDLL.vcproj
.............................\...................\TestClassCallers.cpp
.............................\...................\TestClassCallers.h
.............................\How to Marshal a C++ Class.doc
.............................\ExampleMCppBridge
.............................\.................\AssemblyInfo.cpp
.............................\.................\ExampleMCppBridge.cpp
.............................\.................\ExampleMCppBridge.h
.............................\.................\ExampleMCppBridge.sln
.............................\.................\ExampleMCppBridge.vcproj
.............................\ExampleTestAppUsingMCppBridge
.............................\.............................\ExampleTestAppUsingMCppBridge.csproj
.............................\.............................\ExampleTestAppUsingMCppBridge.sln
.............................\.............................\Program.cs
.............................\.............................\Properties
.............................\.............................\..........\AssemblyInfo.cs
.............................\ExampleTestAppWithCSWrapper
.............................\...........................\CSUnmanagedTestClass.cs
.............................\...........................\ExampleTestAppWithCSWrapper.csproj
.............................\...........................\ExampleTestAppWithCSWrapper.sln
.............................\...........................\Program.cs
.............................\...........................\Properties
.............................\...........................\..........\AssemblyInfo.cs
.............................\ExampleUnmanagedDLL
.............................\...................\ExampleUnmanagedDLL.cpp
.............................\...................\ExampleUnmanagedDLL.h
.............................\...................\ExampleUnmanagedDLL.sln
.............................\...................\ExampleUnmanagedDLL.vcproj
.............................\...................\TestClassCallers.cpp
.............................\...................\TestClassCallers.h
.............................\How to Marshal a C++ Class.doc