文件名称:CSharp_Call_CPP
介绍说明--下载内容均来自于网络,请自行研究使用
关于C#托管代码如何调用C++非托管代码的问题,一个很好的实例,简单清晰地介绍让新手一目了然!-C# managed code on how to call C++ unmanaged code issues, and a very good example of clear and simple introduction to novice at a glance!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
asdag
.....\asdag
.....\.....\asdag.csproj
.....\.....\bin
.....\.....\...\Debug
.....\.....\...\.....\ASD.dll.embed.manifest
.....\.....\...\.....\asdag.exe
.....\.....\...\.....\asdag.pdb
.....\.....\...\.....\asdag.vshost.exe
.....\.....\...\.....\DllTest.dll
.....\.....\...\.....\linear.dll
.....\.....\Form1.cs
.....\.....\Form1.Designer.cs
.....\.....\Form1.resx
.....\.....\obj
.....\.....\...\asdag.csproj.FileList.txt
.....\.....\...\Debug
.....\.....\...\.....\asdag.csproj.GenerateResource.Cache
.....\.....\...\.....\asdag.exe
.....\.....\...\.....\asdag.Form1.resources
.....\.....\...\.....\asdag.pdb
.....\.....\...\.....\asdag.Properties.Resources.resources
.....\.....\...\.....\TempPE
.....\.....\Program.cs
.....\.....\Properties
.....\.....\..........\AssemblyInfo.cs
.....\.....\..........\Resources.Designer.cs
.....\.....\..........\Resources.resx
.....\.....\..........\Settings.Designer.cs
.....\.....\..........\Settings.settings
.....\asdag.sln
new
...\dll.h
...\dllmain.cpp
...\dllmain.o
...\DllTest.dev
...\DllTest.dll
...\libDllTest.a
...\libDllTest.def
...\Makefile.win
.....\asdag
.....\.....\asdag.csproj
.....\.....\bin
.....\.....\...\Debug
.....\.....\...\.....\ASD.dll.embed.manifest
.....\.....\...\.....\asdag.exe
.....\.....\...\.....\asdag.pdb
.....\.....\...\.....\asdag.vshost.exe
.....\.....\...\.....\DllTest.dll
.....\.....\...\.....\linear.dll
.....\.....\Form1.cs
.....\.....\Form1.Designer.cs
.....\.....\Form1.resx
.....\.....\obj
.....\.....\...\asdag.csproj.FileList.txt
.....\.....\...\Debug
.....\.....\...\.....\asdag.csproj.GenerateResource.Cache
.....\.....\...\.....\asdag.exe
.....\.....\...\.....\asdag.Form1.resources
.....\.....\...\.....\asdag.pdb
.....\.....\...\.....\asdag.Properties.Resources.resources
.....\.....\...\.....\TempPE
.....\.....\Program.cs
.....\.....\Properties
.....\.....\..........\AssemblyInfo.cs
.....\.....\..........\Resources.Designer.cs
.....\.....\..........\Resources.resx
.....\.....\..........\Settings.Designer.cs
.....\.....\..........\Settings.settings
.....\asdag.sln
new
...\dll.h
...\dllmain.cpp
...\dllmain.o
...\DllTest.dev
...\DllTest.dll
...\libDllTest.a
...\libDllTest.def
...\Makefile.win