• 7618阅读
  • 0回复

QT3问题—error C2061: syntax error : identifier 'PDWORD_PTR' [复制链接]

上一主题 下一主题
离线米尔利安
 

只看楼主 倒序阅读 楼主  发表于: 2008-05-21
— 本帖被 XChinux 执行加亮操作(2008-05-21) —
不知道怎么回事,这次的问题出在VS2003的系统文件里,全部错误信息如下:

main.cpp
C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\BaseTsd.h(92) : error C2347: '__w64' : can not be used with type '__w64 unsigned __int64'
C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\BaseTsd.h(92) : warning C4091: 'typedef ' : ignored on left of '__w64 unsigned __int64' when no variable is declared
C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\BaseTsd.h(92) : error C2143: syntax error : missing ';' before ','
C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\BaseTsd.h(92) : error C2059: syntax error : ','
C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\BaseTsd.h(305) : error C2628: 'ULONG_PTR' followed by 'unsigned' is illegal (did you forget a ';'?)
C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\BaseTsd.h(305) : error C2628: 'ULONG_PTR' followed by 'long' is illegal (did you forget a ';'?)
C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\BaseTsd.h(305) : warning C4091: 'typedef ' : ignored on left of '__w64 unsigned long' when no variable is declared
C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\BaseTsd.h(305) : error C2143: syntax error : missing ';' before ','
C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\BaseTsd.h(305) : error C2059: syntax error : ','
C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\WinBase.h(2171) : error C2061: syntax error : identifier 'PDWORD_PTR'
C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\WinUser.h(3074) : error C2061: syntax error : identifier 'PDWORD_PTR'
C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\WinUser.h(3085) : error C2061: syntax error : identifier 'PDWORD_PTR'
C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\ostream(604) : fatal error C1903: unable to recover from previous error(s); stopping compilation


请大虾们帮忙看看是什么问题吧(拜)
我们在天上的父,愿人都尊你的名为圣。
愿你的国降临。
愿你的旨意行在地上,如同行在天上。
快速回复
限100 字节
 
上一个 下一个