Ilya Shpigor shpigor@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?