crashrpt
|
This is the complete list of members for WTL::CMenuT< t_bManaged >, including all inherited members.
AppendMenu(UINT nFlags, UINT_PTR nIDNewItem=0, LPCTSTR lpszNewItem=NULL) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
AppendMenu(UINT nFlags, HMENU hSubMenu, LPCTSTR lpszNewItem) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
AppendMenu(UINT nFlags, UINT_PTR nIDNewItem, HBITMAP hBmp) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
AppendMenu(UINT nFlags, HMENU hSubMenu, HBITMAP hBmp) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
Attach(HMENU hMenuNew) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
CheckMenuItem(UINT nIDCheckItem, UINT nCheck) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
CheckMenuRadioItem(UINT nIDFirst, UINT nIDLast, UINT nIDItem, UINT nFlags) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
CMenuT(HMENU hMenu=NULL) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
CreateMenu() (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
CreatePopupMenu() (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
DeleteMenu(UINT nPosition, UINT nFlags) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
DestroyMenu() (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
Detach() (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
EnableMenuItem(UINT nIDEnableItem, UINT nEnable) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
GetMenuContextHelpId() const (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
GetMenuDefaultItem(BOOL bByPosition=FALSE, UINT uFlags=0U) const (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
GetMenuItemCount() const (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
GetMenuItemID(int nPos) const (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
GetMenuItemInfo(UINT uItem, BOOL bByPosition, LPMENUITEMINFO lpmii) const (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
GetMenuItemRect(HWND hWnd, UINT uItem, LPRECT lprcItem) const (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
GetMenuState(UINT nID, UINT nFlags) const (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
GetMenuString(UINT nIDItem, LPTSTR lpString, int nMaxCount, UINT nFlags) const (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
GetMenuString(UINT nIDItem, BSTR &bstrText, UINT nFlags) const (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
GetMenuStringLen(UINT nIDItem, UINT nFlags) const (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
GetSubMenu(int nPos) const (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
HiliteMenuItem(HWND hWnd, UINT uIDHiliteItem, UINT uHilite) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
InsertMenu(UINT nPosition, UINT nFlags, UINT_PTR nIDNewItem=0, LPCTSTR lpszNewItem=NULL) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
InsertMenu(UINT nPosition, UINT nFlags, HMENU hSubMenu, LPCTSTR lpszNewItem) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
InsertMenu(UINT nPosition, UINT nFlags, UINT_PTR nIDNewItem, HBITMAP hBmp) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
InsertMenu(UINT nPosition, UINT nFlags, HMENU hSubMenu, HBITMAP hBmp) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
InsertMenuItem(UINT uItem, BOOL bByPosition, LPMENUITEMINFO lpmii) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
IsMenu() const (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
IsNull() const (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
LoadMenu(ATL::_U_STRINGorID menu) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
LoadMenuIndirect(const void *lpMenuTemplate) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
m_hMenu (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | |
MenuItemFromPoint(HWND hWnd, POINT point) const (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
ModifyMenu(UINT nPosition, UINT nFlags, UINT_PTR nIDNewItem=0, LPCTSTR lpszNewItem=NULL) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
ModifyMenu(UINT nPosition, UINT nFlags, HMENU hSubMenu, LPCTSTR lpszNewItem) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
ModifyMenu(UINT nPosition, UINT nFlags, UINT_PTR nIDNewItem, HBITMAP hBmp) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
ModifyMenu(UINT nPosition, UINT nFlags, HMENU hSubMenu, HBITMAP hBmp) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
operator HMENU() const (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
operator=(HMENU hMenu) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
RemoveMenu(UINT nPosition, UINT nFlags) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
SetMenuContextHelpId(DWORD dwContextHelpId) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
SetMenuDefaultItem(UINT uItem=(UINT) -1, BOOL bByPosition=FALSE) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
SetMenuItemBitmaps(UINT nPosition, UINT nFlags, HBITMAP hBmpUnchecked, HBITMAP hBmpChecked) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
SetMenuItemInfo(UINT uItem, BOOL bByPosition, LPMENUITEMINFO lpmii) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
TrackPopupMenu(UINT nFlags, int x, int y, HWND hWnd, LPCRECT lpRect=NULL) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
TrackPopupMenuEx(UINT uFlags, int x, int y, HWND hWnd, LPTPMPARAMS lptpm=NULL) (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |
~CMenuT() (defined in WTL::CMenuT< t_bManaged >) | WTL::CMenuT< t_bManaged > | inline |