加入义工队的理由:VC++编译问题

来源:百度文库 编辑:神马品牌网 时间:2024/05/05 13:37:14
在Use MFC in a Share DLL下编译通过
换成Use MFC in a static library编译 出现以下警告

LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF

这是什么问题 如何解决