... hDC, hRgn ) ; ^~~~~~~~~~~~~~~~~~~~~~~~~ ..\SOURCE\FUNCTION\BPAINT.C:161:40: warning: ISO C++11 does not allow conversion from string literal to 'LPSTR' (aka 'char *') [-Wwritable-strings] cDrawBoxes( hDC, &rct, 12, "", 0, 0, 0, RGB( 255, 212, 142 ), 0, FALSE, 0 ) ; ^ ..\SOURCE\FUNCTION\BPAINT.C:172:43: ...