一个VS.NET2003的Add-in

   
源码类别: VC/C++源码 / 综合系统
源码评价:
运行环境: Windows/IIS
源码大小: 6M
更新日期: 2007-7-11
相关链接: 作者主页 演示地址
加入收藏: 收藏此源码
下载统计:

下 载:
简 介: 一个VS.NET2003的Add-in,演示如何连接并显示系统内部事件
编译并注册后,重新启动VS,菜单“工具”->“外接程序管理器”中可选中
Copyright (c) Microsoft Corporation. All rights reserved.

This folder contains an Add-in using each of the different languages available in Visual Studio .NET. The Add-in
will connect to all the core shell event objects, and as each event is fired information is placed into the output
window.

To run the Add-ins, open each project and build it. Then double-click the AddInReg.reg file in the folder
for the language that you are building, or run the installer file that is built with the project. Lastly,
start a new instance of Visual Studio .NET, open the Add-in Manager dialog and load the Add-in you have just built.
 

其它相关源码

暂无相关源码