windows - How do I find out which dlls an executable will dynamically load? -


the opposite of question: how find out dlls executable load?

in other words, when program uses loadlibrary() or loadlibraryex(), how list of dlls it's looking for, , if possible it's looking them ? , recursively because dll can load one...


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -