DLL Dependency Check Software
i have .exe application that need to runs on another computer but the application failed to initialized 0xc0150002.
Therefore, i try to install VC++ Redistribute Package but still cannot sol开发者_如何学Cve it.
Any software that can checks what dll missing on the particular computer ?
Thanks.
you may use depends.exe (http://www.dependencywalker.com/) , it may fulfill your needs
精彩评论