文件名称:CPP_CSharp
介绍说明--下载内容均来自于网络,请自行研究使用
本程序开发环境为:VS2010,程序通过封装C++DLL,并通过C#调用,介绍传递变量、指针等应用。-The program development environment: VS2010, program by encapsulating the C++ DLL, and through the C# call, introduce variable transmission, pointer and other applications.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C++_C#调用\TestCPPDLL\TestCPPDLL.sdf
..........\..........\TestCPPDLL.sln
..........\..........\TestCPPDLL.suo
..........\..........\..........\ReadMe.txt
..........\..........\..........\TestCPPDLL.vcxproj
..........\..........\..........\TestCPPDLL.vcxproj.filters
..........\..........\..........\TestCPPDLL.vcxproj.user
..........\..........\..........\Debug\CL.read.1.tlog
..........\..........\..........\.....\CL.write.1.tlog
..........\..........\..........\.....\dllmain.obj
..........\..........\..........\.....\link-cvtres.read.1.tlog
..........\..........\..........\.....\link-cvtres.write.1.tlog
..........\..........\..........\.....\link.10464-cvtres.read.1.tlog
..........\..........\..........\.....\link.10464-cvtres.write.1.tlog
..........\..........\..........\.....\link.10464.read.1.tlog
..........\..........\..........\.....\link.10464.write.1.tlog
..........\..........\..........\.....\link.read.1.tlog
..........\..........\..........\.....\link.write.1.tlog
..........\..........\..........\.....\mt.read.1.tlog
..........\..........\..........\.....\mt.write.1.tlog
..........\..........\..........\.....\rc.read.1.tlog
..........\..........\..........\.....\rc.write.1.tlog
..........\..........\..........\.....\stdafx.obj
..........\..........\..........\.....\TestCPPDLL.Build.CppClean.log
..........\..........\..........\.....\TestCPPDLL.dll.embed.manifest
..........\..........\..........\.....\TestCPPDLL.dll.embed.manifest.res
..........\..........\..........\.....\TestCPPDLL.dll.intermediate.manifest
..........\..........\..........\.....\TestCPPDLL.lastbuildstate
..........\..........\..........\.....\TestCPPDLL.log
..........\..........\..........\.....\TestCPPDLL.obj
..........\..........\..........\.....\TestCPPDLL.pch
..........\..........\..........\.....\TestCPPDLL.write.1.tlog
..........\..........\..........\.....\TestCPPDLL_manifest.rc
..........\..........\..........\.....\vc100.idb
..........\..........\..........\.....\vc100.pdb
..........\..........\..........\dllmain.cpp
..........\..........\..........\stdafx.cpp
..........\..........\..........\stdafx.h
..........\..........\..........\targetver.h
..........\..........\..........\TestCPPDLL.cpp
..........\..........\..........\TestCPPDLL.h
..........\..........\Debug\TestCPPDLL.dll
..........\..........\.....\TestCPPDLL.exp
..........\..........\.....\TestCPPDLL.ilk
..........\..........\.....\TestCPPDLL.lib
..........\..........\.....\TestCPPDLL.pdb
..........\ConsoleTestCPPDLL\ConsoleTestCPPDLL.sln
..........\.................\ConsoleTestCPPDLL.suo
..........\.................\.................\ConsoleTestCPPDLL.csproj
..........\.................\.................\Properties\AssemblyInfo.cs
..........\.................\.................\obj\x86\Debug\ConsoleTestCPPDLL.csproj.FileListAbsolute.txt
..........\.................\.................\...\...\.....\ConsoleTestCPPDLL.exe
..........\.................\.................\...\...\.....\ConsoleTestCPPDLL.pdb
..........\.................\.................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
..........\.................\.................\bin\Debug\ConsoleTestCPPDLL.exe
..........\.................\.................\...\.....\ConsoleTestCPPDLL.pdb
..........\.................\.................\...\.....\ConsoleTestCPPDLL.vshost.exe
..........\.................\.................\...\.....\ConsoleTestCPPDLL.vshost.exe.manifest
..........\.................\.................\Program.cs
..........\.................\.................\obj\x86\Debug\TempPE
..........\.................\.................\...\...\Debug
..........\.................\.................\...\x86
..........\.................\.................\bin\Debug
..........\TestCPPDLL\TestCPPDLL\Debug
..........\ConsoleTestCPPDLL\ConsoleTestCPPDLL\Properties
..........\.................\.................\obj
..........\.................\.................\bin
..........\TestCPPDLL\TestCPPDLL
..........\..........\Debug
..........\ConsoleTestCPPDLL\ConsoleTestCPPDLL
..........\TestCPPDLL
..........\Console