ReactOS 0.4.16-dev-92-g0c2cdca
|
#include <ntuser.h>
ULONG tagPOPUPMENU::fDroppedLeft |
Definition at line 447 of file ntuser.h.
Referenced by MENU_InitPopup().
ULONG tagPOPUPMENU::fFirstClick |
Definition at line 452 of file ntuser.h.
Referenced by MENU_InitPopup().
ULONG tagPOPUPMENU::fIsSysMenu |
Definition at line 445 of file ntuser.h.
Referenced by MENU_InitPopup().
ULONG tagPOPUPMENU::fIsTrackPopup |
Definition at line 446 of file ntuser.h.
Referenced by MENU_InitPopup().
ULONG tagPOPUPMENU::fNoNotify |
Definition at line 454 of file ntuser.h.
Referenced by MENU_InitPopup().
ULONG tagPOPUPMENU::fRightButton |
Definition at line 449 of file ntuser.h.
Referenced by MENU_InitPopup().
ULONG tagPOPUPMENU::fSynchronous |
Definition at line 451 of file ntuser.h.
Referenced by MENU_InitPopup().
UINT tagPOPUPMENU::posSelectedItem |
Definition at line 478 of file ntuser.h.
Referenced by PopupMenuWndProc().
struct tagPOPUPMENU* tagPOPUPMENU::ppmDelayedFree |
struct tagPOPUPMENU* tagPOPUPMENU::ppopupmenuRoot |
PMENU tagPOPUPMENU::spmenu |
Definition at line 473 of file ntuser.h.
Referenced by NtUserGetMenuBarInfo(), and PopupMenuWndProc().
Definition at line 475 of file ntuser.h.
Referenced by MENU_InitPopup().
Definition at line 469 of file ntuser.h.
Referenced by MENU_InitPopup().
Definition at line 470 of file ntuser.h.
Referenced by PopupMenuWndProc().