I want to check for a running program on another computer (which can be accessed through Network Neighbourhood). I only know the filename of the program.
I've been looking at EnumProcesses, but I'm not sure how to make this do what I want.
I'm developing for NT.
Can anyone help?




Reply With Quote