|
-
Apr 2nd, 2002, 01:40 AM
#1
Thread Starter
Junior Member
Multi-Threading - Stopping A Thread?
Alrighty, I'm understanding threads alot more than I was before heheh but here's my next hurdle. I created a thread and got it working fine but now I can't figure out how to stop it. I would like the thread to stop running when I click on the quit button I have setup.
case ID_QUITBTN:
?
break;
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|