error如下,新人看不太懂。。。
--------------------Configuration: WaveShow - Win32 Debug--------------------
Compiling...
WaveShowDlg.cpp
e:\documents and settings\administrator\桌面\wave\waveshowdlg.cpp(4) : warning C4652: compiler option 'Generate Browser Info' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
E:\Documents and Settings\Administrator\桌面\Wave\WaveShowDlg.cpp(259) : error C2065: 'lt' : undeclared identifier
E:\Documents and Settings\Administrator\桌面\Wave\WaveShowDlg.cpp(259) : error C2146: syntax error : missing ')' before identifier 'k'
E:\Documents and Settings\Administrator\桌面\Wave\WaveShowDlg.cpp(259) : error C2059: syntax error : ';'
E:\Documents and Settings\Administrator\桌面\Wave\WaveShowDlg.cpp(259) : error C2059: syntax error : ')'
E:\Documents and Settings\Administrator\桌面\Wave\WaveShowDlg.cpp(259) : error C2059: syntax error : ')'
E:\Documents and Settings\Administrator\桌面\Wave\WaveShowDlg.cpp(260) : error C2146: syntax error : missing ';' before identifier 'safearray_inp'
E:\Documents and Settings\Administrator\桌面\Wave\WaveShowDlg.cpp(260) : error C2065: 'amp' : undeclared identifier
E:\Documents and Settings\Administrator\桌面\Wave\WaveShowDlg.cpp(260) : error C2143: syntax error : missing ')' before ';'
E:\Documents and Settings\Administrator\桌面\Wave\WaveShowDlg.cpp(260) : error C2059: syntax error : ')'
E:\Documents and Settings\Administrator\桌面\Wave\WaveShowDlg.cpp(261) : error C2146: syntax error : missing ')' before identifier 'k'
E:\Documents and Settings\Administrator\桌面\Wave\WaveShowDlg.cpp(261) : error C2059: syntax error : ';'
E:\Documents and Settings\Administrator\桌面\Wave\WaveShowDlg.cpp(261) : error C2059: syntax error : ')'
E:\Documents and Settings\Administrator\桌面\Wave\WaveShowDlg.cpp(262) : error C2143: syntax error : missing ';' before '{'
E:\Documents and Settings\Administrator\桌面\Wave\WaveShowDlg.cpp(264) : error C2065: 'quot' : undeclared identifier
E:\Documents and Settings\Administrator\桌面\Wave\WaveShowDlg.cpp(264) : error C2143: syntax error : missing ')' before ';'
E:\Documents and Settings\Administrator\桌面\Wave\WaveShowDlg.cpp(264) : error C2143: syntax error : missing ';' before '%'
E:\Documents and Settings\Administrator\桌面\Wave\WaveShowDlg.cpp(264) : error C2143: syntax error : missing ';' before ','
E:\Documents and Settings\Administrator\桌面\Wave\WaveShowDlg.cpp(264) : error C2059: syntax error : ')'
执行 cl.exe 时出错.