文件名称:CSharpCallCplusplus
介绍说明--下载内容均来自于网络,请自行研究使用
C#调用C++封装的dll的例子,很好的一个示例-C# Call dll of C++
(系统自动生成,下载前可以参看下载内容)
下载文件列表
c#调用C++DLL示例\C#CallCDll\dll\debug\dll.ilk
................\..........\...\debug
................\..........\...\.ll\Debug\BuildLog.htm
................\..........\...\...\Debug
................\..........\...\...\dll.cpp
................\..........\...\...\dll.vcproj
................\..........\...\...\dll.vcproj.HP.br.user
................\..........\...\...\dll.vcproj.ZZES-HR9WSOBU4H.Administrator.user
................\..........\...\...\ReadMe.txt
................\..........\...\...\stdafx.cpp
................\..........\...\...\stdafx.h
................\..........\...\dll
................\..........\...\dll.ncb
................\..........\...\dll.sln
................\..........\...\dll.suo
................\..........\dll
................\..........\TCallCDll\TCallCDll\bin\Debug\dll.dll
................\..........\.........\.........\...\.....\dll.lib
................\..........\.........\.........\...\.....\TCallCDll.exe
................\..........\.........\.........\...\.....\TCallCDll.pdb
................\..........\.........\.........\...\.....\TCallCDll.vshost.exe
................\..........\.........\.........\...\Debug
................\..........\.........\.........\bin
................\..........\.........\.........\callCDllMain.cs
................\..........\.........\.........\callCDllMain.Designer.cs
................\..........\.........\.........\callCDllMain.resx
................\..........\.........\.........\obj\Debug\Refactor
................\..........\.........\.........\...\.....\TCallCDll.callCDllMain.resources
................\..........\.........\.........\...\.....\TCallCDll.csproj.GenerateResource.Cache
................\..........\.........\.........\...\.....\TCallCDll.exe
................\..........\.........\.........\...\.....\TCallCDll.pdb
................\..........\.........\.........\...\.....\TCallCDll.Properties.Resources.resources
................\..........\.........\.........\...\.....\TempPE
................\..........\.........\.........\...\Debug
................\..........\.........\.........\...\TCallCDll.csproj.FileListAbsolute.txt
................\..........\.........\.........\obj
................\..........\.........\.........\Program.cs
................\..........\.........\.........\...perties\AssemblyInfo.cs
................\..........\.........\.........\..........\Resources.Designer.cs
................\..........\.........\.........\..........\Resources.resx
................\..........\.........\.........\..........\Settings.Designer.cs
................\..........\.........\.........\..........\Settings.settings
................\..........\.........\.........\Properties
................\..........\.........\.........\TCallCDll.cs
................\..........\.........\.........\TCallCDll.csproj
................\..........\.........\TCallCDll
................\..........\.........\TCallCDll.sln
................\..........\.........\TCallCDll.suo
................\..........\TCallCDll
................\C#CallCDll
c#调用C++DLL示例