Who is Locking my file ???
Have you ever tried to copy a DLL and had an "Access Denied" or "Shared Violation" error? Did you have to reboot everytime you needed to upgrade a DLL?
If yes, this program is for you!
Who'sLocking? is a a development / system management tool to find which process is locking a DLL.
Whenever a process loads a module (DLL), it locks the DLL and no other process can delete and/or write in it: you get "Sharing Violation" errors (or "Access Denied").
Once you know the name of the process who's locking your DLL, you can stop this process and have full access to the DLL module. There's no need to reboot your system anymore...
Have I mentioned its freeware with source code ?
Check it here