打开visual studio自带的native tool,输入

dumpbin /dependents  F:\econDe.exe//此处为你需要的文件地址

之后回车即可找到对应的dll以及其他依赖