| ||||||
| 5/20 |
| 2004/7/23-24 [Uncategorized] UID:32452 Activity:low |
7/23 When I debug a multi-thread C app in Visual Studio, is there a way to
tell it to stop all threads immediately when one thread hits a failed
ASSERT() statement, instead of letting the other thread continue to
run? Thanks. |