This question already has answers here:
Closed 3 years ago.
In visual studio, it should be in Debug> Windows> Threads. But mine doesn't have it!
In visual studio, it should be in Debug> Windows> Threads. But mine doesn't have it!
You need to start debugging first, then it will appear in that menu.
After you start debugging, go to Debug=>windows=>Threads
or press Ctrl+Alt+H to view threads.