how to know which procces['s] have access to a file
-
Check out for 'Task Manager Extension' article in CodeProject. That would give some idea. You may need to use it through P/Invoke.
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson -
Check out for 'Task Manager Extension' article in CodeProject. That would give some idea. You may need to use it through P/Invoke.
Vasudevan Deepak Kumar Personal Homepage
Tech Gossips
A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson -
Task Manager Extension writen in vcc .... i dont understant vcc code ..can u give me c# or vb.net code?
Lots of things cannot be solved with .NET alone, so you better start learning to use Win32 calls as well. Nobody here will translate the project for you just because you don't understand C++. We're all here to learn something and it seems to me that you've got an excellent opportunity to learn something new here...
Regards, mav -- Black holes are the places where God divided by 0...