ReactOS 0.4.15-dev-6073-g59e7458
|
#include <ntuser.h>
ULONG tagPOPUPMENU::fDroppedLeft |
Definition at line 442 of file ntuser.h.
Referenced by MENU_InitPopup().
ULONG tagPOPUPMENU::fFirstClick |
Definition at line 447 of file ntuser.h.
Referenced by MENU_InitPopup().
ULONG tagPOPUPMENU::fIsSysMenu |
Definition at line 440 of file ntuser.h.
Referenced by MENU_InitPopup().
ULONG tagPOPUPMENU::fIsTrackPopup |
Definition at line 441 of file ntuser.h.
Referenced by MENU_InitPopup().
ULONG tagPOPUPMENU::fNoNotify |
Definition at line 449 of file ntuser.h.
Referenced by MENU_InitPopup().
ULONG tagPOPUPMENU::fRightButton |
Definition at line 444 of file ntuser.h.
Referenced by MENU_InitPopup().
ULONG tagPOPUPMENU::fSynchronous |
Definition at line 446 of file ntuser.h.
Referenced by MENU_InitPopup().
UINT tagPOPUPMENU::posSelectedItem |
Definition at line 473 of file ntuser.h.
Referenced by PopupMenuWndProc().
struct tagPOPUPMENU* tagPOPUPMENU::ppmDelayedFree |
struct tagPOPUPMENU* tagPOPUPMENU::ppopupmenuRoot |
PMENU tagPOPUPMENU::spmenu |
Definition at line 468 of file ntuser.h.
Referenced by NtUserGetMenuBarInfo(), and PopupMenuWndProc().
Definition at line 470 of file ntuser.h.
Referenced by MENU_InitPopup().
Definition at line 464 of file ntuser.h.
Referenced by MENU_InitPopup().
Definition at line 465 of file ntuser.h.
Referenced by PopupMenuWndProc().