Source position: jwawinuser.pas line 5543
type tagMENUINFO = record
cbSize: DWORD;
fMask: DWORD;
dwStyle: DWORD;
cyMax: UINT;
hbrBack: HBRUSH;
dwContextHelpID: DWORD;
dwMenuData: ULONG_PTR;
end;