PDA

Click to See Complete Forum and Search --> : Multithread Question


amit1080
Nov 18th, 1999, 10:03 PM
I have a question about multithreaded apps. I have created one and I wanted to know hoe to unload the thread after I am done using it. I set the object to nothing but it doesn't kill the thread. My resource keep going down every time I load a new thread.

Also, I have a problem when a thread locks up. My main interface which is on a different thread pops up a window saying process in use or something like that. What does this occur and how do I know if a thread has locked up.

Thank You,
Amit