MS IDE RAD技术入门----VC6插件开发入门(2)----一步一步

 
1. 设计插件
2.On the File menu, click New.
3. In the New dialog box, click the Projects tab.
4. Select Developer Studio Add-in Wizard.
5.In the Project Name box, enter a project name for the add-in, and then click OK.
6.In the Developer Studio Add-in Wizard — Step 1 of 1 dialog box, do the following:
插件名称和介绍 :Enter a name and description for your add-in.
插件的工具条 :If you want a toolbar for buttons that carry out commands added by the add-in, check the Provides a toolbar box.( 如果需要一个工具条来接受用户命令 , 那么就选中 Provides a toolbar )
响应 IDE 事件If you want event-handling code for the Developer Studio objects, check the Responds to Developer Studio events box.
The wizard adds a code stub for each event. Then, you must complete the code for the events you want.
7. Click the Finish button.
In the New Project Information dialog box, note the files created by the wizard and the directory in which the project is stored. Then, click OK.
The wizard ends and Developer Studio displays the classes created for the add-in. For details about the files and classes produced by the wizard, see Understanding the Results of the Add-in Wizard.
8.Customize the add-in command or add new commands.( 不会的话就到这里看看)
The Developer Studio Add-in Wizard automatically creates the code to add one command to Developer Studio. However, if you need to customize this command or add additional commands, you must modify the code. For details, see Adding Commands to the Visual C++ Developer Studio.
9. Build the DLL for the add-in.
10.最后一步是 安装插件.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值