int mswin_yes_no_dialog( const char *question, const char *choices, int def)
{
return '\032';
-}
\ No newline at end of file
+}
}
return TRUE;
-}
\ No newline at end of file
+}
retval = NULL;
}
return retval;
-}
\ No newline at end of file
+}
GetClientRect(hWnd, &client_rt);
sz->cy = sz->cy - (client_rt.bottom - client_rt.top) +
data->yChar * MSG_VISIBLE_LINES;
-}
\ No newline at end of file
+}
SelectObject(hdc, saveFont);
ReleaseDC(hWnd, hdc);
}
-}
\ No newline at end of file
+}