![]() |
#2
yuccn2011-04-07 09:20
|
在VC++6.0MFC运行的时候出现错误:
e:\smalltest\debug\msado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
E:\SmallTest\SmallTestDlg.cpp(245) : error C2059: syntax error : '{'
E:\SmallTest\SmallTestDlg.cpp(245) : error C2143: syntax error : missing ';' before '{'
E:\SmallTest\SmallTestDlg.cpp(245) : error C2143: syntax error : missing ';' before '}'
E:\SmallTest\SmallTestDlg.cpp(245) : error C2143: syntax error : missing ';' before ','
E:\SmallTest\SmallTestDlg.cpp(245) : error C2143: syntax error : missing ';' before ','
希望大家指教一二,