I have an application, prog B, that starts minimized. Another program, let's say winamp, currently has the focus. My program - prog B should be able to retrieve the .exe name based on whichever application that currently has the focus, in this case, winamp. I'm not sure how to go about and tackle this problem. Can somebody please help me out? Environment - Windows 2000 Thanks in advance,
J
Jennifer Pinkton
@Jennifer Pinkton
Posts
-
How do I get an application's .exe name using visual C++ -
How do I get an application's .exe nameI have an application, prog B, that starts minimized. Another program, let's say winamp, currently has the focus. My program - prog B should be able to retrieve the .exe name based on whichever application that currently has the focus, in this case, winamp. I'm not sure how to go about and tackle this problem. Can somebody please help me out? Environment - Windows 2000 Thanks in advance,