Activex,atl and COM Technologies

Source: Internet
Author: User

First of all, the birth of COM is based on the binary concept of reuse, has been affecting the technical basis of the DLL. It is a specification of the communication between components and components of a binary module in Windows, and ActiveX relies on this technology because something in the browser may need to get the client's local underlying information. And the ATL library, this class library is to assist in writing ActiveX class library, convenient.

First, we need to get a general idea of com: http://www.cnblogs.com/dwjaissk/archive/2012/12/19/2824672.html

Then ATL and ActiveX wrote: http://www.cnblogs.com/13590/archive/2007/08/01/838677.html

An error was found when compiling the ActiveX DLL:

Error MSB8011: Failed to register output. Try to enable per-user redirection, or register the component from a command prompt with elevated permissions.

The solution is to change from per-user redirection of the connector option in the project properties to Yes.

Activex,atl and COM Technologies

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.