gdi32: Fix RectInRegion() if right < left or bottom < top.
authorRein Klazes <wijn@online.nl>
Sat, 6 Jun 2009 17:56:58 +0000 (19:56 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Jun 2009 11:18:58 +0000 (13:18 +0200)
commitd145f399cadb06a09a9468ff54efdccc68d2cc7c
tree6976a6b6201daa398701a5c568bc6e224306ac82
parentad9036e1ff20ffcee5048b9e3381ff0eb49ece40
gdi32: Fix RectInRegion() if right < left or bottom < top.
dlls/gdi32/region.c
dlls/gdi32/tests/gdiobj.c