The parallel task window should be under Debug > Windows in Visual Studio. However, I see only "Breakpoints" there. Am I missing anything?
+2
A:
Try Ctrl+Shift+D,K as shown here whenever the execution of your program hits a breakpoint in Debug mode.
Darin Dimitrov
2010-08-24 07:53:30