Sign in
MSDN Managed Newsgroup Support Team Blog
Delighting customers is our top priority. We welcome your comments and suggestions on how we can improve the support we provide to you.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
ASP.NET Membershp Role winform console
CodeFx
Interop
Office COM Add-ins LoadBehavior
Pages
PowerShell
Row Size limitation sql 2000 2005
Sample Code
Script
VBS
Browse by Tags
MSDN Blogs
>
MSDN Managed Newsgroup Support Team Blog
>
All Tags
>
interop
Tagged Content List
Blog Post:
Call C# class library from native C++ code
MSDNTST
Jialiang Ge has just finished a summary of solutions to invoke .NET assembly from native C++ code . Solution 1. Use a C++/CLI wrapper Solution 2. Host CLR Solution 3. Convert .NET assembly to a COM server, and call it from C++ through .NET-COM interop The detailed and working code samples are attached...
on
2 May 2010
Blog Post:
Call Native C++ DLL from C# Code
MSDNTST
Jialiang Ge has just finished a summary of solutions to invoke native C++ DLL from .NET code . Solution 1. (Explicit) P/Invoke Solution 2. Dynamic P/Invoke Solution 3. Implicit P/Invoke (Use a C++/CLI wrapper) Solution 4. Convert C++ DLL to a COM server, and call it from .NET code through .NET-COM...
on
2 May 2010
Page 1 of 1 (2 items)