[PATCH] user32: Add test for GetDC

Alexandre Julliard julliard at winehq.org
Wed Jul 9 03:41:56 CDT 2008


Ilya Shpigor <shpigor at etersoft.ru> writes:

> Add test for GetDC. This test check is WM_PAINT message send by GetDC 
> function.

There isn't even a GetDC call in that test. Most likely all you are
seeing is that expose events generate WM_PAINT, which is as it should
be. What are you trying to test?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list