CreateRectRgnIndirect (GDI32.@)
HRGN CreateRectRgnIndirect ( const RECT* rect )
Creates a simple rectangular region.
rect | [In] | Coordinates of rectangular region. |
Success: Handle to region.
Failure: NULL.
Defined in "wingdi.h".
Implemented in "dlls/gdi32/region.c". source.winehq.org/source/dlls/gdi32/region.c
Debug channel "region".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.