首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > C++ >

winnt.h(1092) : error C2146哪位高手能真正解决!

2012-12-17 
winnt.h(1092) : error C2146谁能真正解决!!!!!!!!!!!!!编了个加载图标光标资源的WIN32APP程序结果报错Del

winnt.h(1092) : error C2146谁能真正解决!!!!!!!!!!!!!
编了个加载图标光标资源的WIN32APP程序   结果报错
Deleting intermediate files and output files for project '3_1 - Win32 Debug'.
--------------------Configuration: 3_1 - Win32 Debug--------------------
Compiling resources...
Compiling...
demo3_1.cpp
e:\[大家网]visual.c++.6.cn[www.topsage.com]\vc98\include\winnt.h(1092) : error C2146: syntax error : missing ';' before identifier 'KSPIN_LOCK'
e:\[大家网]visual.c++.6.cn[www.topsage.com]\vc98\include\winnt.h(1092) : fatal error C1004: unexpected end of file found
执行 cl.exe 时出错.

3_1.exe - 1 error(s), 0 warning(s)
求解决方法!!!!!!!!!目测没人会
[最优解释]
syntax error : missing ';' before identifier 'KSPIN_LOCK'



希望楼主有基本的英语素养.
[其他解释]
那么多感叹号,LZ真不淡定。。。

语法错误是最容易改的。自己根据错误改吧。。原因LS已经说了
[其他解释]
不知所云
[其他解释]
问题已解决,,网上搜了天最后google上找到了答案。
[其他解释]
不是代码错误,,,真替你们捉鸡,是我前几天无意中删了个头文件basetsd.h所以。。。。困扰了我两天

热点排行