开发者

How do I get the Threads window in VisualStudio2008?

How do you get this window in VisualStudio 2008:

alt text http://sarathc.files.wordpress.com/2008/09/image-thumb6.png

I am especially looking at the "V开发者_如何学Pythoniew" menu. It's just not there. I have a non-Express version of VisualStudio 2008. I found the above screenshot via google..that's the window I need. Any way to make that window open?


While debugging, try:

Debug > Windows > Threads

Or Control+D, T (on my machine at least)


Debug -> Windows -> Threads

All Debugger windows and functions are hidden under the Debug menu. This is probably to reduce confusion, but clearly had the opposite affect for you.


First, you need to be executing the application, then open the Debug menu, select Windows then Threads.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜