快10点了, 好心人 帮我看看VC的编译错误 是怎么回事吧! ( C2065 C2057 错误代马)
Compiling...
SystemSet.cpp
E:\¼à¿Ø--Win2000\SystemSet.h(34) : error C2065: 'IDD_SET_SYSTEM' : undeclared identifier
E:\¼à¿Ø--Win2000\SystemSet.h(34) : error C2057: expected constant expression
E:\¼à¿Ø--Win2000\CradCpl.h(43) : error C2065: 'IDD_CPL_CRAD' : undeclared identifier
E:\¼à¿Ø--Win2000\CradCpl.h(43) : error C2057: expected constant expression
什么原因会产生这种错误?