DrawCaption(3w)
NAME
DrawCaption (USER32.@)
SYNOPSIS
BOOL DrawCaption ( HWND hwnd, HDC hdc, const RECT* lpRect, UINT uFlags )
DESCRIPTION
DrawCaption (USER32.@) Draws a caption bar.
PARAMS
hwnd [In] .
hdc [In] .
lpRect [In] .
uFlags [In] .
RETURNS
Success:
Failure:
IMPLEMENTATION
Defined in "winuser.h".
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/user32/nonclient.c".
- Debug channel "nonclient".