gdi32: Implement the Rectangle and RoundRect entry points in the path driver.
commitf8040958f58da824711b3becf3156df01172cc98
authorAlexandre Julliard <julliard@winehq.org>
Tue, 25 Oct 2011 13:03:04 +0000 (25 15:03 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 26 Oct 2011 18:05:24 +0000 (26 20:05 +0200)
tree6cebe66a0f00593d1d94dd71c5f6521224b093cf
parent364e216462620b1bf15f472abb1833346a9f6314
gdi32: Implement the Rectangle and RoundRect entry points in the path driver.
dlls/gdi32/gdi_private.h
dlls/gdi32/painting.c
dlls/gdi32/path.c