Results 1 to 2 of 2

Thread: how to exit threads in VB5

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2000
    Location
    haifa,Israel
    Posts
    1

    Post

    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

  2. #2
    Hyperactive Member
    Join Date
    Nov 1999
    Posts
    363

    Post

    I had problems with a persistent app that wouldn't close. Check out Aaron's response, which worked for me.
    Wade

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width