Dependencies icon indicating copy to clipboard operation
Dependencies copied to clipboard

A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.

Results 119 Dependencies issues
Sort by recently updated
recently updated
newest added

header file namespace aaa { bool MTK_COMMON_DLL_EXPORT icompare(const std::string& str1, const std::string& str2); }; cpp file bool aaa::icompare(const std::string& str1, const std::string& str2) { }; Depends walker can list the...

Seems x64 CLR dlls do not display mscoree.dll as a dependency. So now it seems CLR dlls are not getting enumerated properly. Please check the x64 build's dependencies. ![old](https://github.com/lucasg/Dependencies/assets/3199062/af56057b-5d3a-44c7-a83b-437e30ed03f1) So...

Hi, Just a few simple additions to ease life of a driver developer: 1) add "sys" to the extension filter, file open dialog 2) add System32\drivers to search paths Yes...

Thanks for this program, it seems to work well. However, it ships with far too many files. In particular, it should not include any Windows OS files or loose VC...

While there's files opened, when you open a new file or select a file from "recent items" menu,the items under "Recent Items" will be duplicated each time。

resolves #230 My PR is for .NET 7 but the change to .NET 8 will be very small once the official version is released. Updated from .NetFramework 4.6.1 to .Net...

_Dear author, Hello!_ _I found a small security breach,_ _I've modified it,_ _I hope you can merge it。_ _(My English is not very good, I hope the wording does not...

I currently use the latest version v1.11.1, and I cannot start the software after windows 10 's update KB5011048, the software crashes after double clicking. .net runtime throws a System.TypeLoadException...

Hi! Your project Dependencies.exe was just now quarantined by our Antivirus solution (CISCO Secure Endpoint 8.1.7). I just wanted you to make aware of it. I had to delete it...