we have developed a multithreaded win32 application using vc 6.0.Try catch exceptions are handled.But still when the exceptions are thrown, the threads get frozen except the primary thread. Can anyone give suggestions?
P
Pradeepa
@Pradeepa
we have developed a multithreaded win32 application using vc 6.0.Try catch exceptions are handled.But still when the exceptions are thrown, the threads get frozen except the primary thread. Can anyone give suggestions?