Module: wine Branch: master Commit: 8a7bf0a2abe85b7ae1199b84610e85b1da811519 URL: http://source.winehq.org/git/wine.git/?a=commit;h=8a7bf0a2abe85b7ae1199b8461...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Oct 24 18:13:21 2011 +0200
gdi32: Push a path driver on the DC stack when a path is opened.
---
dlls/gdi32/bitmap.c | 5 +- dlls/gdi32/dc.c | 7 +- dlls/gdi32/gdi_private.h | 4 +- dlls/gdi32/path.c | 309 +++++++++++++++++++++++++++++++++++++++------- 4 files changed, 274 insertions(+), 51 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8a7bf0a2abe85b7ae1199b...