Hi,
I want to list the processess in my machine which accessing a particular file in my machine.
If any idea pls help.
Printable View
Hi,
I want to list the processess in my machine which accessing a particular file in my machine.
If any idea pls help.
look at the ::EnumProcesses(..) api .Quote:
Originally Posted by ajaywinds
// Edit check this: How To Enumerate Applications Using Win32 APIs