GetRandomRgn(...,1) returns the current clipping rgn.
commitfa28b5eac2c707d2274a1a826e4f59cca6a85ebd
authorHuw Davies <huw@codeweavers.com>
Mon, 19 May 2003 19:03:19 +0000 (19 19:03 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 19 May 2003 19:03:19 +0000 (19 19:03 +0000)
tree9295a4d572871b2e53a215e6f8dae2dd47d7309f
parent040b3e1da5044410b81dace65d5044291efc0da4
GetRandomRgn(...,1) returns the current clipping rgn.
Moved GetRandomRgn and the MetaRgn functions to objects/clipping.c.
include/wingdi.h
objects/clipping.c
objects/region.c