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

前端 未结 9 1438
后悔当初
后悔当初 2020-11-27 03:10

If I have a Windows executable, how can I find out which dlls it will load?

I\'m just talking about which ones that will be loaded statically, not ones it might load

9条回答
提交回复
热议问题