1>------ Build started: Project: test, Configuration: Debug Pocket PC 2003 (ARMV4) ------
1>Compiling...
1>test.cpp
1>d:\pda\temp\test\test\testDlg.h(20) : error C2143: syntax error : missing ';' before '*'
1>d:\pda\temp\test\test\testDlg.h(20) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>d:\pda\temp\test\test\testDlg.h(20) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>testDlg.cpp
1>d:\pda\temp\test\test\testDlg.h(20) : error C2143: syntax error : missing ';' before '*'
1>d:\pda\temp\test\test\testDlg.h(20) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>d:\pda\temp\test\test\testDlg.h(20) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>Generating Code...
1>Build log was saved at "file://d:\PDA\temp\test\test\Pocket PC 2003 (ARMV4)\Debug\BuildLog.htm"
1>test - 6 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
========== Deploy: 0 succeeded, 0 failed, 0 skipped ==========
请高手指点一下这个旷世难题!!!