mirror of
https://github.com/reactos/reactos.git
synced 2025-07-24 18:03:44 +00:00
parent
5f80670040
commit
255f43086d
1 changed files with 1 additions and 0 deletions
|
@ -2687,6 +2687,7 @@ ChangePos:
|
|||
{
|
||||
CComPtr<IContextMenu> ctxMenu;
|
||||
CStartMenuBtnCtxMenu_CreateInstance(this, m_hWnd, &ctxMenu);
|
||||
ctxMenu->AddRef();
|
||||
TrackCtxMenu(ctxMenu, ppt, hWndExclude, m_Position == ABE_BOTTOM, this);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue