Visual c ++ native and. Net interoperability

Source: Internet
Author: User
Visual c ++ native and. Net interoperability

 

Visual c ++ supports interoperability features that allow managed and unmanaged constructs to co-exist and interoperate within the same assembly, and even in the same file. a small subset of this functionality, such as P/invoke, is supported by other. NET Programming ages as well, but most of the interoperability support provided by Visual C ++ is not available in other programming ages.

In this section
Mixed (native and managed) Assemblies

Describes assemblies generated with/CLR (Common Language Runtime compilation)Compiler option that contain both managed and unmanaged functionality.

Using Native com servers from. net

Describes how COM components can be used from. NET applications.

Using a Windows form user control in MFC

Discusses how to use the MFC Windows Forms support classes to host Windows Forms controls within your MFC applications.

Calling native functions from managed code

Describes how non-CLR DLLs can be used from. NET applications.

See also Other resources

Programming Guide

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.