标题:新人求助,查看一个程序的代码。编译时出现了一些错误
只看楼主
AVXIAO8
Rank: 1
等 级:新手上路
帖 子:1
专家分:0
注 册:2011-9-28
 问题点数:0 回复次数:0 
新人求助,查看一个程序的代码。编译时出现了一些错误
C:\Documents and Settings\Administrator\桌面\文件\Kris_Code过提示的源码\Server\stdafx.h(23) : error C2065: '__inout' : undeclared identifier
C:\Documents and Settings\Administrator\桌面\文件\Kris_Code过提示的源码\Server\stdafx.h(23) : error C2146: syntax error : missing ')' before identifier 'LPCRITICAL_SECTION'
C:\Documents and Settings\Administrator\桌面\文件\Kris_Code过提示的源码\Server\stdafx.h(23) : error C2165: 'left-side modifier' : cannot modify pointers to data
C:\Documents and Settings\Administrator\桌面\文件\Kris_Code过提示的源码\Server\stdafx.h(23) : error C2071: 'EnterCriticalSectionT' : illegal storage class
C:\Documents and Settings\Administrator\桌面\文件\Kris_Code过提示的源码\Server\stdafx.h(23) : error C2059: syntax error : ')'
C:\Documents and Settings\Administrator\桌面\文件\Kris_Code过提示的源码\Server\stdafx.h(25) : error C2146: syntax error : missing ')' before identifier 'LPCRITICAL_SECTION'
C:\Documents and Settings\Administrator\桌面\文件\Kris_Code过提示的源码\Server\stdafx.h(25) : error C2165: 'left-side modifier' : cannot modify pointers to data
C:\Documents and Settings\Administrator\桌面\文件\Kris_Code过提示的源码\Server\stdafx.h(25) : error C2071: 'DeleteCriticalSectionT' : illegal storage class
C:\Documents and Settings\Administrator\桌面\文件\Kris_Code过提示的源码\Server\stdafx.h(25) : error C2059: syntax error : ')'
C:\Documents and Settings\Administrator\桌面\文件\Kris_Code过提示的源码\Server\stdafx.h(27) : error C2065: '__in' : undeclared identifier
C:\Documents and Settings\Administrator\桌面\文件\Kris_Code过提示的源码\Server\stdafx.h(27) : error C2146: syntax error : missing ')' before identifier 'LPVOID'
求各位大大帮忙
搜索更多相关主题的帖子: Documents before cannot modify 
2011-09-28 14:34



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-351100-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.927225 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved