gdi32: Get rid of the RGNOBJ type, instead store a pointer to the region itself.
commit89ecf02ca5ab0ce07850162c383f1ebdbf522658
authorAlexandre Julliard <julliard@winehq.org>
Wed, 17 Oct 2012 11:28:25 +0000 (17 13:28 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 17 Oct 2012 11:28:25 +0000 (17 13:28 +0200)
tree7099b58be9a05cc0898ea3688f11b35a7ec878f9
parentdfeeedcf744f43edb146586a27ff321f857122ca
gdi32: Get rid of the RGNOBJ type, instead store a pointer to the region itself.
dlls/gdi32/gdi_private.h
dlls/gdi32/region.c