DrawCaption (USER32.@)
BOOL DrawCaption ( HWND hwnd, HDC hdc, const RECT* lpRect, UINT uFlags )
DrawCaption (USER32.@) Draws a caption bar.
hwnd | [In] | . |
hdc | [In] | . |
lpRect | [In] | . |
uFlags | [In] | . |
Success:
Failure:
Defined in "winuser.h".
Implemented in "dlls/user32/nonclient.c". source.winehq.org/source/dlls/user32/nonclient.c
Debug channel "nonclient".
Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.