Quote Originally Posted by ajaywinds
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 .
// Edit check this: How To Enumerate Applications Using Win32 APIs