Module: wine Branch: master Commit: 889bc31197e3a4c4ea9da7ae0c311ac7f317fc6b URL: http://source.winehq.org/git/wine.git/?a=commit;h=889bc31197e3a4c4ea9da7ae0c...
Author: Adam Petaccia adam@tpetaccia.com Date: Thu Jul 24 19:01:21 2008 -0400
gdiplus: Implement GdipCreateRegion and mark the tests todo_wine instead of skipping over them all.
---
dlls/gdiplus/gdiplus_private.h | 38 +++++++++++++++++++++++ dlls/gdiplus/region.c | 60 ++++++++++++++++++++++++++++++++++-- dlls/gdiplus/tests/region.c | 66 +++++++++++++++++++++++++--------------- 3 files changed, 136 insertions(+), 28 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=889bc31197e3a4c4ea9da7...