![]() |
|
#1
|
|||
|
|||
How to know when some program is running.Hello,
I want to create a progress bar. For this task I want to know when one program is running: while(some_program.exe is running) { do something; } I can see the some_program.exe in the Task Manager of W2K but I don't know how to find if the program is running from C++ program. Thanks for any ideas. Angel |
|
#2
|
||||
|
||||
Re: How to know when some program is running.hi Angel,
Visit this link. It has information about how to check a process running in the task manager and also how to hack the task manager(!!!!) Hacking the Windows Task manager Paramesh. __________________
Don't walk in front of me, I may not follow. Don't walk behind me, I may not lead. Just walk beside me and be my friend. |
|
#3
|
|||
|
|||
Re: How to know when some program is running.Hi,
Thanks for the keywords. I think I found it! Angel |
Recent GIDBlog
First week of IA training by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem: Running w32 program launches command prompt? | esaikku | CPP / C++ Forum | 4 | 05-Aug-2005 04:30 |
| running medial player within a c++ program | shvalb | MS Visual C++ / MFC Forum | 0 | 15-Jul-2005 08:06 |
| ok i got my i/o stream program running and almost done... | Chris In VA | CPP / C++ Forum | 2 | 10-Mar-2005 09:00 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The