Alexandre Julliard : gdi32: Get rid of the RGNOBJ type, instead store a pointer to the region itself.

Alexandre Julliard julliard at winehq.org
Wed Oct 17 14:32:28 CDT 2012


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Oct 17 13:28:25 2012 +0200

gdi32: Get rid of the RGNOBJ type, instead store a pointer to the region itself.

---

 dlls/gdi32/gdi_private.h |    7 ++-
 dlls/gdi32/region.c      |  217 +++++++++++++++++++++-------------------------
 2 files changed, 104 insertions(+), 120 deletions(-)

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



More information about the wine-cvs mailing list