¡@

Home 

c++ Programming Glossary: groupbox

Why does Windres report a syntax error on my GROUPBOX statement?

http://stackoverflow.com/questions/4778823/why-does-windres-report-a-syntax-error-on-my-groupbox-statement

does Windres report a syntax error on my GROUPBOX statement I'm experimenting with the Win32 API in C specifically.. IDOK 174 18 50 14 PUSHBUTTON Cancel IDCANCEL 174 35 50 14 GROUPBOX About this program... IDC_STATIC 7 7 225 52 CTEXT An example.. windres resource.rc 40 syntax error Line 40 refers to GROUPBOX About this program... IDC_STATIC 7 7 225 52 According to MSDN..