commit | 4082e9a69c94117aa02dc63625ee062dc6523c8c | [log] [tgz] |
---|---|---|
author | Alex VillacĂs Lasso <a_villacis@palosanto.com> | Tue Nov 08 13:11:48 2005 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Nov 08 13:11:48 2005 +0000 |
tree | de00ae4f512fd8f34fd40fdb55817f6074dbbfb2 | |
parent | 52e8200cee9fd3b5807988e959d4e76beb3b4ef4 [diff] |
Do not issue a GetUpdateRect() to query an update region for WM_PAINT(wParam=HDC) case. Instead, use GetClientRect() for a bounding rect.