How to detect if another process is running and bring it to the foreground ?
C / C++ / MFC
4
Posts
3
Posters
0
Views
1
Watching
-
Any idea how to detect if another executable of same application is running and bring it to the foreground ? Thanks in advance
Thanks, Anand.
-
Any idea how to detect if another executable of same application is running and bring it to the foreground ? Thanks in advance
Thanks, Anand.
-
Any idea how to detect if another executable of same application is running and bring it to the foreground ? Thanks in advance
Thanks, Anand.
Check this out: Avoiding Multiple Application Instances[^] Mark
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
Check this out: Avoiding Multiple Application Instances[^] Mark
Mark Salsbery Microsoft MVP - Visual C++ :java:
Thanks mark, it works.
Thanks, Anand.