[3/3] user32/tests: Add test for handling WM_PAINT message.

sir-lexa sir-lexa at yandex.ru
Sun May 27 22:07:27 CDT 2012


It's my test for situations covered in bugs #2624 and (partly) #3637.
It seems WM_PAINT handling method, used in this test (GetDC-draw-ReleaseDC) is widely used and described in some books (I have one such).
The problem is WM_ERASEBKGND is sent after WM_PAINT thus cleaning custom handler's drawing.
I ran this test on Wine Bot (job 18627) and the results are: on all Windows platforms succeeds, on Wine fails. So I marked it todo.
For other details visit bugs pages - there was a discussion earlier.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-3-3-user32-tests-Add-test-for-handling-WM_PAINT-messag.txt
Type: text/x-c
Size: 2162 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120528/5c13c718/attachment-0001.bin>


More information about the wine-patches mailing list