#C1189

VC++ 2010编译错误 fatal error C1189 error This file requires _WIN32_WINNT to be #defined at least

打开你的C++工程,找到里面的stdafx.h文件,然后把下面的红色内容替换成绿色的参考:http://blog.csdn.net/dongliqiang2006/article/details/5810055#ifndefWINVER                //允许使用Windows95和WindowsNT4...