I closed the call stack and other default windows in VS2008. How do I get them back? I expected to find a command under the View menu, or atleast under the View\Other Windows menu. Nothing. Thanks.
Asked
Active
Viewed 2.8k times
5 Answers
8
Some windows may only be available when you are in debug mode. Try running your project and then hit the Debug->Windows menu. You should see Call Stack, Immediate, etc.

C-Pound Guru
- 15,967
- 6
- 46
- 67
0
Ctrl+D,C : This key might help you to show Call Stack in Visual Studio 2019 v15.7 But I don't know why it is not working in v15.9