本文介绍了示例工具栏C#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
微软的人
我非常感谢一个非常简单的示例(HelloWorld):
- BHO Type ToolBand(不是模板,不是泛型,不是Zolnikov,不是Explorer栏,不是deskband )
- Windows Vista,IE7,C#,Visual Studio 2005或2008
- 不是WinXP,不是VS 2003,不是C / C ++,不是ATL
- 注册/取消注册工作正常
- Installer / UnInstaller(这是一个加号)
我会等你回答。
谢谢
Deza
解决方案
Microsoft's people
I would appreciate so much a very simple sample (HelloWorld) of:
- BHO Type ToolBand (Not templates, not generics, not Zolnikov, not Explorer bar, not deskband)
- Windows Vista, IE7, C#, Visual Studio 2005 or 2008
- Not WinXP, not VS 2003, not C/C++, not ATL
- Register/UnRegister working fine
- Installer/UnInstaller (it's a plus)
I will be waiting for you answer.
Thanks
Deza
解决方案
这篇关于示例工具栏C#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!