The paint rectangle return in the PAINTSTRUCT in BeginPaint should
authorStephane Lussier <stephane@macadamian.com>
Sat, 21 Aug 1999 13:06:24 +0000 (13:06 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 21 Aug 1999 13:06:24 +0000 (13:06 +0000)
commite5711ebea4c0ccf3d4e3009c0bf51af48e708ee7
tree853264c6c95606d094750d1608f6f5e4634a7cbc
parentd35c834b77938bf39e73b7192a43d5ca4e95ab8c
The paint rectangle return in the PAINTSTRUCT in BeginPaint should
never be bigger than the client area of the window.
windows/painting.c