xxx\\vc\\atlmfc\\include\\atlcore.h(638): error C2039: “SetDefaultDllDirectories”: is not a member of \"global namespace\"
#ifndef _USING_V110_SDK71_ //
Put following lines in include above all
$(VC_IncludePath) $(WindowsSDK_IncludePath)
$(VC_IncludePath)
$(WindowsSDK_IncludePath)
Uncheck check box "inherit from parent or project defaults"