|
-
July 23rd, 2004, 10:57 AM
#1
who has file in use
How can one programmtically determine what process or user is using a particular file? I want my program to replace and/or delete some files that are in use when they should not be in use.
Sincerely,
- Ron
-
July 23rd, 2004, 11:32 AM
#2
What kind of files?
There is a tool on this site for DLLs - "Who's Locking?" v1.3
http://www.codeguru.com/Cpp/W-P/dll/article.php/c3641/
Vlad - MS MVP [2007 - 2012] - www.FeinSoftware.com
Convenience and productivity tools for Microsoft Visual Studio:
FeinWindows - replacement windows manager for Visual Studio, and more...
-
July 23rd, 2004, 03:43 PM
#3
Awesome. Thanks. That is just what I needed! And it works!
Sincerely,
- Ron
-
July 23rd, 2004, 04:16 PM
#4
You are welcome.
Unfortunately, I can't take the credit - I did not write that tool...
Vlad - MS MVP [2007 - 2012] - www.FeinSoftware.com
Convenience and productivity tools for Microsoft Visual Studio:
FeinWindows - replacement windows manager for Visual Studio, and more...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|