Programming realization of VC + + internal COM plugin

Source: Internet
Author: User

First, Small Talk

First of all, there is no time to reply to your questions before the friends say sorry, this period of work is too busy, I quickly pour! Ha ha! OK, let's turn to the topic, today we want to talk about COM, a little bit deeper, do not know that you have used C++test or visual Assistant (can be downloaded to the VC Knowledge Base Tool column) and so on, they have a very compelling function, That is to embed themselves in the VC development environment. This is a feature that I'm obsessed with, there is only one reason: I want to do a VC development environment can be embedded in VC Engineering Parser (VC/DELPHI Engineering parser has been included in the VC Knowledge Base online Magazine, phase 19th), so that users in the VC development environment can be directly to the current or all of the project to carry out a variety of analysis, Statistics. So is it easy to implement it? Simple, Next and copy can be easily done; No, it is also behind the broad and profound COM to do support. Whether it's difficult or not, let's try to be quick first.

Second, the effect chart

Third, the realization step:

<3.1> a new <devstudio add-in wizard> type project, enter the project name "Codeanalyser".

<3.2> into the second screen, the system requires the user to enter the name of the plug-in and description information. and requires the user to select

Whether you need to build the toolbar and automatically add the VC event response code.

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.