File Type: DLL
Image has the following dependencies:
KERNEL32.dll
USER32.dll
GDI32.dll
ADVAPI32.dll
ole32.dll
XmlLite.dll
WindowsCodecs.dll
SHLWAPI.dll
VCRUNTIME140.dll
api-ms-win-crt-heap-l1-1-0.dll
api-ms-win-crt-runtime-l1-1-0.dll
win7 中没有最后三个 dll,是否能够在编译的时候不让我的 dll 依赖这三个模块?
是项目配置中 windows sdk 版本选择的问题吗?