使用dumpbin 输出DLL外部函数

使用VisualStudio 提供的 Developer Command Prompt 启动 Console

输入命令:
dumpbin /EXPORTS dll_path >> output_path.txt

posted on 2024-08-22 17:21  norsd  阅读(16)  评论(0)    收藏  举报  来源

导航