Description: The program development environment: VS2010, program by encapsulating the C++ DLL, and through the C# call, introduce variable transmission, pointer and other applications.
To Search:
File list (Check if you may need any files):
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