Module: wine Branch: master Commit: a214a3c3dadc58502c59888d1dc3c7cfecf11709 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a214a3c3dadc58502c59888d1d...
Author: Alexandre Julliard julliard@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=a214a3c3dadc58502c5988...