装了最新的platform sdk后项目编译报错解决思路

装了最新的platform sdk后项目编译报错c:\ProgramFiles\MicrosoftPlatformSDKforWindowsServer2003R2\src\

装了最新的platform sdk后项目编译报错
c:\Program   Files\Microsoft   Platform   SDK   for   Windows   Server   2003   R2\src\mfc\afximpl.h(145)   :   error   C2011:   “CPushRoutingFrame”   :   “class”类型重定义
                c:\Program   Files\Microsoft   Visual   Studio   .NET   2003\Vc7\atlmfc\include\afxpriv.h(733)   :   参见“CPushRoutingFrame”的声明

[解决办法]
把INCLUDE顺序改一下看看
[解决办法]
二者取其一