首先在vs中找到工具:
VS 开发工具,指令:dumpbin /headers "filepath"
查看C++库位数(32位或64位)的方法
原文:https://www.cnblogs.com/wangmaotsing/p/13295577.html