|
-
Mar 12th, 2000, 09:19 PM
#1
Thread Starter
New Member
hi,
i'm using Threads in VB5.
i'm trying to use a simple thread in a form.
i can create one,then suspend it ,setting it's priority to min and resume the same thread.
when i'm trying to kill it i use GetExitCode and then terminateThread .
when i run it it's ok but i can't close the program (the project
still runs in the background)
help
-
Mar 13th, 2000, 04:03 AM
#2
Hyperactive Member
I had problems with a persistent app that wouldn't close. Check out Aaron's response, which worked for me.
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
|