Hello
The windows SDK does provide functions that allow you to enumerate the processes running on a system. Refer to
PSAPI for NT systems and the
toolhelp functions for 9X systems.
As for controlling and retreiving information from the individual application, that would depend on the type of application. Windows media player has an activex interface that you can use to communicate with it. But you will have to refer the documentation for the media player for more information on this.
Bilal Durrani
NI
Bilal Durrani
NI