CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: PatrikD

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    6,755

    Re: Pause thread while another program runs

    Works perfectly!! Thanks so much!
  2. Replies
    3
    Views
    6,755

    Pause thread while another program runs

    I'm writing a small program which checks to see if a handful of other programs are installed on the user's machine. If they aren't, my application will launch the setup files for them. I've already...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured