VS2005的qt 中用了 ULONG 和DWORD类型的报错
报了一堆:error C2146: syntax error : missing ';' before identifier 'IsSSO'
error C2146: syntax error : missing ';' before identifier 'AppId'
error C2146: syntax error : missing ';' before identifier 'UsrID'
: error C2146: syntax error : missing ';' before identifier 'IsUsrFolder'
: error C2146: syntax error : missing ';' before identifier 'nsize'
: error C2146: syntax error : missing ';' before identifier 'AppId'
这些都是ULONG型的