Source position: jwawinuser.pas line 10929
type tagMENUBARINFO = record
cbSize: DWORD;
rcBar: RECT;
hMenu: HMENU;
hwndMenu: HWND;
Flags: DWORD;
end;