mirror of
https://github.com/reactos/reactos.git
synced 2025-04-05 05:01:03 +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…
Reference in a new issue