crashrpt2
|
This is the complete list of members for WTL::CUpdateUIBase, including all inherited members.
CUpdateUIBase() (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inline |
m_bBlockAccelerators (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | |
m_pUIData (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | |
m_pUIMap (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | |
m_UIElements (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | |
m_wDirtyType (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | |
OnCommand(UINT, WPARAM wParam, LPARAM, BOOL &bHandled) (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inline |
OnInitMenuPopup(UINT, WPARAM wParam, LPARAM, BOOL &bHandled) (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inline |
UIAddChildWindowContainer(HWND hWnd) (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inline |
UIAddMenuBar(HWND hWnd) (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inline |
UIAddStatusBar(HWND hWnd) (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inline |
UIAddToolBar(HWND hWnd) (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inline |
UIEnable(int nID, BOOL bEnable, BOOL bForceUpdate=FALSE) (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inline |
UIGetBlockAccelerators() const (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inline |
UIGetState(int nID) (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inline |
UISetBlockAccelerators(bool bBlock) (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inline |
UISetCheck(int nID, int nCheck, BOOL bForceUpdate=FALSE) (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inline |
UISetCheck(int nID, bool bCheck, BOOL bForceUpdate=FALSE) (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inline |
UISetDefault(int nID, BOOL bDefault, BOOL bForceUpdate=FALSE) (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inline |
UISetRadio(int nID, BOOL bRadio, BOOL bForceUpdate=FALSE) (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inline |
UISetRadioMenuItem(int nID, int nIDFirst, int nIDLast, BOOL bForceUpdate=FALSE) (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inline |
UISetState(int nID, DWORD dwState) (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inline |
UISetText(int nID, LPCTSTR lpstrText, BOOL bForceUpdate=FALSE) (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inline |
UIUpdateChildWindow(int nID, _AtlUpdateUIData *pUIData, HWND hWnd) (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inlinestatic |
UIUpdateChildWindows(BOOL bForceUpdate=FALSE) (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inline |
UIUpdateMenuBar(BOOL bForceUpdate=FALSE, BOOL bMainMenu=FALSE) (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inline |
UIUpdateMenuBarElement(int nID, _AtlUpdateUIData *pUIData, HMENU hMenu) (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inlinestatic |
UIUpdateStatusBar(BOOL bForceUpdate=FALSE) (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inline |
UIUpdateStatusBarElement(int nID, _AtlUpdateUIData *pUIData, HWND hWndStatusBar) (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inlinestatic |
UIUpdateToolBar(BOOL bForceUpdate=FALSE) (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inline |
UIUpdateToolBarElement(int nID, _AtlUpdateUIData *pUIData, HWND hWndToolBar) (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inlinestatic |
UPDUI_CHECKED enum value (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | |
UPDUI_CHECKED2 enum value (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | |
UPDUI_CHILDWINDOW enum value (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | |
UPDUI_CLEARDEFAULT enum value (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | |
UPDUI_DEFAULT enum value (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | |
UPDUI_DISABLED enum value (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | |
UPDUI_ENABLED enum value (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | |
UPDUI_MENUBAR enum value (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | |
UPDUI_MENUPOPUP enum value (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | |
UPDUI_RADIO enum value (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | |
UPDUI_STATUSBAR enum value (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | |
UPDUI_TEXT enum value (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | |
UPDUI_TOOLBAR enum value (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | |
~CUpdateUIBase() (defined in WTL::CUpdateUIBase) | WTL::CUpdateUIBase | inline |