|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Member Functions | |
| CModalMenu () | |
| virtual | ~CModalMenu () |
| CUTBMenuItem * | InsertItem (CUTBMenuWnd *pMenuUI, INT nCommandId, INT nStringID) |
| void | PostKey (BOOL bUp, WPARAM wParam, LPARAM lParam) |
| void | CancelMenu () |
Public Attributes | |
| DWORD | m_dwUnknown26 |
| CUTBMenuWnd * | m_pMenuUI |
| void CModalMenu::CancelMenu | ( | ) |
| CUTBMenuItem * CModalMenu::InsertItem | ( | CUTBMenuWnd * | pMenuUI, |
| INT | nCommandId, | ||
| INT | nStringID | ||
| ) |
Definition at line 2779 of file msutb.cpp.
Referenced by CUTBContextMenu::CreateMenuUI().
| CUTBMenuWnd* CModalMenu::m_pMenuUI |
Definition at line 987 of file msutb.cpp.
Referenced by CancelMenu(), CTipbarWnd::OnModalInput(), PostKey(), and CUTBContextMenu::ShowPopup().