文件名称:CplusClrCsharp_wy
介绍说明--下载内容均来自于网络,请自行研究使用
标准C++生成的动态链接库dll,在C#只能调用其方法,不能导出类。
此源码为首先用托管C++为媒介,将标准C++链接库封装成.net的dll,再由C#直接调用的例子。
源码保证能运行,希望对大家粘合C#和C++代码有帮助。-Standard C++ generated dynamic link library dll, in C# can call its methods, can not export the class. This source was first used in Managed C++ for the media, the standard C++ link library packaged. Net of the dll, then directly call the C# example. Source guaranteed to run, we want to glue C# and C++ code help.
此源码为首先用托管C++为媒介,将标准C++链接库封装成.net的dll,再由C#直接调用的例子。
源码保证能运行,希望对大家粘合C#和C++代码有帮助。-Standard C++ generated dynamic link library dll, in C# can call its methods, can not export the class. This source was first used in Managed C++ for the media, the standard C++ link library packaged. Net of the dll, then directly call the C# example. Source guaranteed to run, we want to glue C# and C++ code help.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CplusClrCsharp\Clr\app.ico
..............\...\app.rc
..............\...\AssemblyInfo.cpp
..............\...\Clr.cpp
..............\...\Clr.h
..............\...\Clr.vcproj
..............\...\Clr.vcproj.MIKEL.Mikel.user
..............\...\Debug\BuildLog.htm
..............\...\PureCClass.h
..............\...\ReadMe.txt
..............\...\resource.h
..............\...\Stdafx.cpp
..............\...\Stdafx.h
..............\.plus\Cplus.vcproj
..............\.....\Cplus.vcproj.MIKEL.Mikel.user
..............\.....\Debug\BuildLog.htm
..............\.....\PureCClass.cpp
..............\.....\PureCClass.h
..............\.....\ReadMe.txt
..............\Cplus.ncb
..............\CplusClrCsharp.sln
..............\CplusClrCsharp.suo
..............\.sharp\bin\Debug\Csharp.vshost.exe
..............\......\...\.....\Csharp.vshost.exe.manifest
..............\......\Csharp.csproj
..............\......\Csharp.csproj.user
..............\......\Program.cs
..............\......\...perties\AssemblyInfo.cs
..............\Debug\Clr.ilk
..............\Csharp\obj\Debug\Refactor
..............\......\...\.....\TempPE
..............\......\bin\Debug
..............\......\obj\Debug
..............\.lr\Debug
..............\.plus\Debug
..............\.sharp\bin
..............\......\obj
..............\......\Properties
..............\Clr
..............\Cplus
..............\Csharp
..............\Debug
CplusClrCsharp
..............\...\app.rc
..............\...\AssemblyInfo.cpp
..............\...\Clr.cpp
..............\...\Clr.h
..............\...\Clr.vcproj
..............\...\Clr.vcproj.MIKEL.Mikel.user
..............\...\Debug\BuildLog.htm
..............\...\PureCClass.h
..............\...\ReadMe.txt
..............\...\resource.h
..............\...\Stdafx.cpp
..............\...\Stdafx.h
..............\.plus\Cplus.vcproj
..............\.....\Cplus.vcproj.MIKEL.Mikel.user
..............\.....\Debug\BuildLog.htm
..............\.....\PureCClass.cpp
..............\.....\PureCClass.h
..............\.....\ReadMe.txt
..............\Cplus.ncb
..............\CplusClrCsharp.sln
..............\CplusClrCsharp.suo
..............\.sharp\bin\Debug\Csharp.vshost.exe
..............\......\...\.....\Csharp.vshost.exe.manifest
..............\......\Csharp.csproj
..............\......\Csharp.csproj.user
..............\......\Program.cs
..............\......\...perties\AssemblyInfo.cs
..............\Debug\Clr.ilk
..............\Csharp\obj\Debug\Refactor
..............\......\...\.....\TempPE
..............\......\bin\Debug
..............\......\obj\Debug
..............\.lr\Debug
..............\.plus\Debug
..............\.sharp\bin
..............\......\obj
..............\......\Properties
..............\Clr
..............\Cplus
..............\Csharp
..............\Debug
CplusClrCsharp