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

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -