Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

POPUPMENU Struct Reference

#include <winmenudef.h>

Collaboration diagram for POPUPMENU:

Collaboration graph
[legend]
List of all members.

Public Attributes

WORD wFlags
WORD wMagic
HQUEUE hTaskQ
WORD Width
WORD Height
WORD nItems
HWND hWnd
MENUITEMitems
UINT FocusedItem
HWND hwndOwner
BOOL bTimeToHide
DWORD dwStyle
UINT cyMax
HBRUSH hbrBack
DWORD dwContextHelpID
DWORD dwMenuData
HMENU hSysMenuOwner
HQUEUE16 hTaskQ
MENUITEMitems

Member Data Documentation

WORD POPUPMENU::wFlags
 

Definition at line 42 of file winmenudef.h.

Referenced by CreatePopupMenu(), InsertMenuA(), MENU_CopySysPopup(), MENU_ExecFocusedItem(), MENU_FindItemByKey(), MENU_GetSysMenu(), MENU_KeyLeft(), MENU_KeyRight(), MENU_PtMenu(), MENU_SelectItem(), MENU_SetItemData(), MENU_ShowSubPopup(), MENU_SwitchTracking(), MENU_TrackMenu(), and SetMenuItemInfo_common().

WORD POPUPMENU::wMagic
 

Definition at line 43 of file winmenudef.h.

Referenced by CreateMenu().

HQUEUE POPUPMENU::hTaskQ
 

Definition at line 76 of file menu.cpp.

WORD POPUPMENU::Width
 

Definition at line 45 of file winmenudef.h.

Referenced by MENU_ShowPopup().

WORD POPUPMENU::Height
 

Definition at line 46 of file winmenudef.h.

Referenced by MENU_DrawPopupMenu(), MENU_InsertItem(), MENU_ShowPopup(), and MENU_ShowSubPopup().

WORD POPUPMENU::nItems
 

Definition at line 47 of file winmenudef.h.

Referenced by GetMenuItemCount(), GetMenuState(), GetSystemMenu(), MENU_DoNextMenu(), MENU_DrawPopupMenu(), MENU_ExecFocusedItem(), MENU_FindItem(), MENU_FindItemByCoords(), MENU_FindItemByKey(), MENU_FindSubMenu(), MENU_GetStartOfNextColumn(), MENU_InsertItem(), MENU_MoveSelection(), and RemoveMenu().

HWND POPUPMENU::hWnd
 

Definition at line 48 of file winmenudef.h.

Referenced by EnableMenuItem(), GetMenuItemRect(), MENU_FindItemByCoords(), MENU_GetSysMenu(), MENU_HideSubPopups(), MENU_MouseMove(), MENU_PtMenu(), MENU_ShowPopup(), MENU_ShowSubPopup(), MENU_TrackMenu(), and MENU_TrackMouseMenuBar_MouseMove().

MENUITEM* POPUPMENU::items
 

Definition at line 81 of file menu.cpp.

Referenced by GetSystemMenu(), MENU_ButtonDown(), MENU_ButtonUp(), MENU_DrawPopupMenu(), MENU_ExecFocusedItem(), MENU_FindItem(), MENU_FindItemByCoords(), MENU_FindItemByKey(), MENU_FindSubMenu(), MENU_GetStartOfNextColumn(), MENU_GetStartOfPrevColumn(), MENU_GetSubPopup(), MENU_GetSysMenu(), MENU_HideSubPopups(), MENU_InsertItem(), MENU_MouseMove(), MENU_MoveSelection(), MENU_PtMenu(), MENU_SelectItem(), MENU_ShowPopup(), MENU_ShowSubPopup(), MENU_TrackMenu(), and RemoveMenu().

UINT POPUPMENU::FocusedItem
 

Definition at line 50 of file winmenudef.h.

Referenced by CreateMenu(), HiliteMenuItem(), MENU_ButtonDown(), MENU_ButtonUp(), MENU_DoNextMenu(), MENU_ExecFocusedItem(), MENU_GetStartOfNextColumn(), MENU_GetStartOfPrevColumn(), MENU_GetSubPopup(), MENU_HideSubPopups(), MENU_MouseMove(), MENU_MoveSelection(), MENU_PtMenu(), MENU_ShowPopup(), MENU_ShowSubPopup(), and MENU_TrackMenu().

HWND POPUPMENU::hwndOwner
 

Definition at line 51 of file winmenudef.h.

Referenced by MENU_DrawPopupMenu(), and MENU_ShowPopup().

BOOL POPUPMENU::bTimeToHide
 

Definition at line 84 of file menu.cpp.

Referenced by CreateMenu(), CreatePopupMenu(), MENU_ButtonDown(), MENU_ButtonUp(), and MENU_TrackMenu().

DWORD POPUPMENU::dwStyle
 

Definition at line 53 of file winmenudef.h.

Referenced by GetMenuInfo(), and SetMenuInfo().

UINT POPUPMENU::cyMax
 

Definition at line 54 of file winmenudef.h.

Referenced by GetMenuInfo(), and SetMenuInfo().

HBRUSH POPUPMENU::hbrBack
 

Definition at line 55 of file winmenudef.h.

Referenced by GetMenuInfo(), and SetMenuInfo().

DWORD POPUPMENU::dwContextHelpID
 

Definition at line 56 of file winmenudef.h.

Referenced by GetMenuContextHelpId(), GetMenuInfo(), MENU_TrackMenu(), SetMenuContextHelpId(), and SetMenuInfo().

DWORD POPUPMENU::dwMenuData
 

Definition at line 57 of file winmenudef.h.

Referenced by GetMenuInfo(), and SetMenuInfo().

HMENU POPUPMENU::hSysMenuOwner
 

Definition at line 58 of file winmenudef.h.

Referenced by EnableMenuItem(), and GetSystemMenu().

HQUEUE16 POPUPMENU::hTaskQ
 

Definition at line 44 of file winmenudef.h.

MENUITEM* POPUPMENU::items
 

Definition at line 49 of file winmenudef.h.


The documentation for this struct was generated from the following files:
Generated on Wed Jan 23 23:22:43 2002 for ODIN-user32 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001