Alexandre Julliard : gdi32: Store a pointer to the path in the DC and make the path structure opaque.

Alexandre Julliard julliard at winehq.org
Tue Nov 22 13:06:43 CST 2011


Module: wine
Branch: master
Commit: a214a3c3dadc58502c59888d1dc3c7cfecf11709
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=a214a3c3dadc58502c59888d1dc3c7cfecf11709

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Oct 27 11:52:12 2011 +0200

gdi32: Store a pointer to the path in the DC and make the path structure opaque.

---

 dlls/gdi32/dc.c          |    4 +-
 dlls/gdi32/gdi_private.h |   26 +-----
 dlls/gdi32/path.c        |  237 +++++++++++++++++++++++-----------------------
 3 files changed, 121 insertions(+), 146 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=a214a3c3dadc58502c59888d1dc3c7cfecf11709



More information about the wine-cvs mailing list