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