首页上一页 1 下一页尾页 1 条记录 1/1页
新手的问题
发表在C语言图书答疑
2009-03-02
是否精华
是
否
版块置顶:
是
否
--------------------Configuration: eee - Win32 Debug--------------------
Compiling...
eeeDlg.cpp
D:\hello\eee\eeeDlg.cpp(176) : error C2660: 'CreateFontA' : function does not take 1 parameters
D:\hello\eee\eeeDlg.cpp(176) : error C2227: left of '->SetWindowTextA' must point to class/struct/union
D:\hello\eee\eeeDlg.cpp(176) : error C2143: syntax error : missing ')' before ';'
D:\hello\eee\eeeDlg.cpp(176) : error C2059: syntax error : ')'
D:\hello\eee\eeeDlg.cpp(177) : error C2660: 'CreateFontA' : function does not take 1 parameters
D:\hello\eee\eeeDlg.cpp(177) : error C2227: left of '->SetFont' must point to class/struct/union
执行 cl.exe 时出错.
eee.exe - 1 error(s), 0 warning(s)
Compiling...
eeeDlg.cpp
D:\hello\eee\eeeDlg.cpp(176) : error C2660: 'CreateFontA' : function does not take 1 parameters
D:\hello\eee\eeeDlg.cpp(176) : error C2227: left of '->SetWindowTextA' must point to class/struct/union
D:\hello\eee\eeeDlg.cpp(176) : error C2143: syntax error : missing ')' before ';'
D:\hello\eee\eeeDlg.cpp(176) : error C2059: syntax error : ')'
D:\hello\eee\eeeDlg.cpp(177) : error C2660: 'CreateFontA' : function does not take 1 parameters
D:\hello\eee\eeeDlg.cpp(177) : error C2227: left of '->SetFont' must point to class/struct/union
执行 cl.exe 时出错.
eee.exe - 1 error(s), 0 warning(s)