user32: DeleteDC() should allow to delete a DC returned by GetDC(). Take 2.

Alexandre Julliard julliard at winehq.org
Wed Feb 24 07:15:40 CST 2010


Dmitry Timoshkov <dmitry at codeweavers.com> writes:

> The test passes under XP SP3.
> ---
>  dlls/gdi32/dc.c        |    2 +-
>  dlls/gdi32/tests/dc.c  |  107 +++++++++++++++++++++++++++++++++++++++++++++++-
>  dlls/user32/painting.c |    2 +-
>  3 files changed, 108 insertions(+), 3 deletions(-)

You still need to test window DCEs (CS_OWNDC).

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list