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

It would be cool to allow the user to specify the dll .pdb file so that if a DLL only exports ordinals it is possible to convert the ordinal to...

We have some internally created dll's that I am copying over and I need to make sure I get all their dependencies. I was hoping to use the CLI so...

After starting a new instance, the Recent Items list is good in that it remembers last opened files. Once I open any DLL/EXE, the list grows very long with duplicate...

I have found that when using DependenciesGui.exe, the Refresh menu option and also reopening a dll does not refresh the display. 1) Drag a dll onto the window 2) Observe...

See also: https://docs.microsoft.com/en-us/windows/win32/hidpi/declaring-managed-apps-dpi-aware On first monitor: ![image](https://user-images.githubusercontent.com/65065102/145550774-51f0e4c5-088d-4291-9975-34b943dc5ff2.png) On second monitor: ![image](https://user-images.githubusercontent.com/65065102/145550710-ba9a4756-0782-43ab-8b84-ba21c624f20c.png)

Hi, I have an AMD Athlon fx 6100 3300 mhz 6 core processor. Running v1.11.1.0 and analyse a dll it uses much of the processor. More then 9% ![image](https://user-images.githubusercontent.com/32429619/141671964-005ab763-6bd9-4be5-b7c5-d08e221c304e.png) Kind...

I noticed that neither CTRL-F4 nor CTRL-W work to close the current tab. This would be quite handy! (For some reason I ended up with 20+ tabs open while looking...

Opening x64 exe I get this one showing as missing api-ms-win-core-string-obsolete-l1-1-0.dll

bug

It didn't take long to figure this out, but it'd be nice to (even informally) include the build requirements.

![2](https://user-images.githubusercontent.com/10678303/130391809-7b11d396-ac3b-4d1c-bb7c-78d73080e2b8.gif) It is a dll with no dependencies, but it is displayed incorrectly When you change the name and search it, it appears correctly