Tech Tutorials Database
GeekArticles Programming C++
 

Generate Custom Managed C++ Wrappers for Easier COM Interoperation Using DCOMSuds

 
Author: msdn.microsoft.com
Category: C++
Comments (0)

Vishwas Lele This article assumes you're familiar with .NET, C++, and COM Level of Difficulty 1 2 3 Download the code for this article: DCOMSuds.exe (296KB) SUMMARY Now that you're writing managed code, you'll certainly want to use your existing COM components, but you can't simply call them directly. Instead, you have to wrap the COM component in a runtime-callable wrapper that acts as a proxy between the component and your managed code. While the CLR provides wrapper classes for this...n

Read More...




Sponsored Links




Read Next: Managed C++: Read and Write Registry Keys and Values



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe