lucasg / Dependencies

A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.
MIT License
8.47k stars 697 forks source link

[ DependenciesGui ] Opening a DLL with the same path but different contents shows the same result. #249

Closed manx98 closed 8 months ago

manx98 commented 8 months ago

When I use DependenciesGui to open DLLs with the same path but different contents it always shows the first result.

pzhlkj6612 commented 8 months ago

Hi. Did you re-open DependenciesGui? If not, I think it might be the same as #54 .

manx98 commented 8 months ago

Hi. Did you re-open DependenciesGui? If not, I think it might be the same as #54 .

Yes, it's the same problem. I will close this issue.