Visual Studio Shell - Creating a Custom IDE

浪尽此生 提交于 2019-12-04 04:26:42

Here you have a basic example of how to build an isolated shell:

http://msdn.microsoft.com/en-us/library/bb685514.aspx

If you redo the walkthrough you will see how it works. Do this in combination with the examples provided with the Visual Studio SDK and you're on your way.

If you need any help, I will surely help you out.

(If you need examples for Visual Studio 2010 I can help you out aswell).

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!