Is there anyway I can defect whether a program is running?
For example:
1. I have 2 program "A", and "B".
2. "A" program can trigger "B" program to run. (like Shell command in VB6)
3. But if "B" is already running, then "A" cannot ask "B" to run again.
So, is there anyway I can defect whether "B" program is running?
Thank you.
For example:
1. I have 2 program "A", and "B".
2. "A" program can trigger "B" program to run. (like Shell command in VB6)
3. But if "B" is already running, then "A" cannot ask "B" to run again.
So, is there anyway I can defect whether "B" program is running?
Thank you.