Module: wine Branch: master Commit: 4570501155d745bb424511c7564232b63044233c URL: http://source.winehq.org/git/wine.git/?a=commit;h=4570501155d745bb424511c756...
Author: Nikolay Sivov bunglehead@gmail.com Date: Sun Aug 24 14:45:14 2008 +0400
gdiplus: Added a test for GdipGetDC/GdipReleaseDC behaviour + fixes to be able to run it.
---
dlls/gdiplus/gdiplus.spec | 4 +- dlls/gdiplus/graphics.c | 11 ++- dlls/gdiplus/tests/graphics.c | 264 +++++++++++++++++++++++++++++++++++++++++ include/gdiplusflat.h | 6 + 4 files changed, 282 insertions(+), 3 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4570501155d745bb424511...