j
k
j a
j l
Nikolay Sivov nsivov@codeweavers.com wrote:
/* FIXME: check other BS_* handlers */ if (btn_type == BS_GROUPBOX) InflateRect(&rc, -7, 1); /* GB_Paint does this */
/* FIXME: check other BS_* handlers */
if (btn_type == BS_GROUPBOX)
InflateRect(&rc, -7, 1); /* GB_Paint does this */
How about doing what FIXME suggests? Adding some tests wouldn't hurt either.
Back to the thread
Back to the list