I met a problem when building with Visual studio, it says one DLL is not accessible because it is currently used by another process, my question is how can I determine the “another process”?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Process Explorer has a facility that allows you to search through the currently running processes for a specific file. To perform this search go to
Find->Find Handle or DLL...and then enter the name of the file you are interested in.