GetRandomRgn only returns the SYSRGN in screen coordinates.
commit3bfeaa9a0974aae86f16cb8910759a5ab61e3b24
authorHuw Davies <huw@codeweavers.com>
Mon, 10 Oct 2005 19:53:22 +0000 (10 19:53 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 10 Oct 2005 19:53:22 +0000 (10 19:53 +0000)
tree89fd3c0f2afe9e7bbab6db4879a7f28d9383cca9
parent8978549722717f535aed9142e0cc6bae42541e1b
GetRandomRgn only returns the SYSRGN in screen coordinates.
Add a bunch of tests for GetRandomRgn.
dlls/gdi/clipping.c
dlls/gdi/tests/.cvsignore
dlls/gdi/tests/Makefile.in
dlls/gdi/tests/clipping.c [new file with mode: 0644]