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