Click to See Complete Forum and Search --> : How to detect if Directx (DirectcInput) is loaded and being used by an app ?


ergoquest
April 10th, 2003, 04:46 PM
Hi,
I want to programatically find out if a program/game on my machine is using directx. (i dont care about the version no) . I need to know if a program, when it gets focus, uses direct input for its input or directx for anything.
Is there a functionality provided by one of Directx components whican can be queried or is there a test where i can see if directx libs are in use to determine if its loaded.

thanks
pg