#include <userk.h>
Public Attributes | |
PPOPUPMENU | pGlobalPopupMenu |
DWORD | fMenuStarted: 1 |
DWORD | fIsSysMenu: 1 |
DWORD | fInsideMenuLoop: 1 |
DWORD | fButtonDown:1 |
DWORD | fInEndMenu:1 |
DWORD | fUnderline:1 |
DWORD | fButtonAlwaysDown:1 |
DWORD | fDragging:1 |
DWORD | fModelessMenu:1 |
DWORD | fInCallHandleMenuMessages:1 |
DWORD | fDragAndDrop:1 |
DWORD | fAutoDismiss:1 |
DWORD | fAboutToAutoDismiss:1 |
DWORD | fIgnoreButtonUp:1 |
DWORD | fMouseOffMenu:1 |
DWORD | fInDoDragDrop:1 |
DWORD | fActiveNoForeground:1 |
DWORD | fNotifyByPos:1 |
DWORD | fSetCapture:1 |
DWORD | iAniDropDir:5 |
POINT | ptMouseLast |
int | mnFocus |
int | cmdLast |
PTHREADINFO | ptiMenuStateOwner |
DWORD | dwLockCount |
tagMENUSTATE * | pmnsPrev |
POINT | ptButtonDown |
ULONG_PTR | uButtonDownHitArea |
UINT | uButtonDownIndex |
int | vkButtonDown |
ULONG_PTR | uDraggingHitArea |
UINT | uDraggingIndex |
UINT | uDraggingFlags |
HDC | hdcWndAni |
DWORD | dwAniStartTime |
int | ixAni |
int | iyAni |
int | cxAni |
int | cyAni |
HBITMAP | hbmAni |
MENUANIDC |
|
Definition at line 3225 of file userk.h. Referenced by xxxMNCancel(), and xxxMNLoop(). |
|
Definition at line 3246 of file userk.h. Referenced by MNAnimate(), and xxxMenuWindowProc(). |
|
Definition at line 3247 of file userk.h. Referenced by MNAnimate(), and xxxMenuWindowProc(). |
|
Definition at line 3243 of file userk.h. Referenced by MNAnimate(), and xxxMenuWindowProc(). |
|
Definition at line 3228 of file userk.h. Referenced by xxxDestroyThreadInfo(), xxxMNEndMenuState(), and xxxUnlockMenuState(). |
|
Definition at line 3214 of file userk.h. Referenced by MNSetTimerToAutoDismiss(), xxxMenuWindowProc(), and xxxMNSelectItem(). |
|
Definition at line 3218 of file userk.h. Referenced by xxxMenuWindowProc(). |
|
Definition at line 3213 of file userk.h. Referenced by MNSetTimerToAutoDismiss(), and xxxMNStartMenu(). |
|
Definition at line 3208 of file userk.h. Referenced by xxxHandleMenuMessages(), xxxMNButtonUp(), and xxxMNStartMenu(). |
|
Definition at line 3205 of file userk.h. Referenced by MNCheckButtonDownState(), xxxCallHandleMenuMessages(), xxxHandleMenuMessages(), xxxMenuWindowProc(), xxxMNButtonDown(), xxxMNButtonUp(), xxxMNCancel(), xxxMNKeyDown(), xxxMNKeyFilter(), xxxMNMouseMove(), xxxMNSelectItem(), xxxMNStartMenu(), and xxxTrackPopupMenuEx(). |
|
Definition at line 3212 of file userk.h. Referenced by MNCheckButtonDownState(), xxxHandleMenuMessages(), xxxMenuWindowProc(), xxxMNCloseHierarchy(), xxxMNDragOver(), xxxMNOpenHierarchy(), xxxMNStartMenu(), and xxxTrackPopupMenuEx(). |
|
Definition at line 3209 of file userk.h. Referenced by MNCheckButtonDownState(), xxxHandleMenuMessages(), xxxMenuWindowProc(), and xxxMNKeyDown(). |
|
Definition at line 3215 of file userk.h. Referenced by MNCheckButtonDownState(), xxxHandleMenuMessages(), xxxMenuWindowProc(), and xxxMNKeyDown(). |
|
Definition at line 3211 of file userk.h. Referenced by xxxCallHandleMenuMessages(), and xxxMenuWindowProc(). |
|
Definition at line 3217 of file userk.h. Referenced by CancelInputState(), xxxCallHandleMenuMessages(), xxxHandleMenuMessages(), xxxMenuWindowProc(), xxxMNDragLeave(), xxxMNDragOver(), xxxMNLoop(), xxxMNMouseMove(), and zzzAttachToQueue(). |
|
Definition at line 3206 of file userk.h. Referenced by xxxEndMenu(), and xxxEndMenuLoop(). |
|
Definition at line 3204 of file userk.h. Referenced by MNGetPopupFromMenu(), NtUserEndMenu(), xxxDestroyThreadInfo(), xxxEndMenu(), xxxMNCancel(), xxxMNCloseHierarchy(), xxxMNKeyFilter(), xxxMNLoop(), and xxxMNOpenHierarchy(). |
|
Definition at line 3203 of file userk.h. Referenced by xxxMNKeyDown(), xxxMNStartMenu(), xxxMNSwitchToAlternateMenu(), and xxxSendMenuSelect(). |
|
Definition at line 3202 of file userk.h. Referenced by xxxEndMenu(), xxxMNCancel(), xxxMNKeyFilter(), xxxMNLoop(), and xxxMNStartMenu(). |
|
|
Definition at line 3216 of file userk.h. Referenced by xxxCallHandleMenuMessages(), xxxMenuWindowProc(), and xxxMNSelectItem(). |
|
Definition at line 3219 of file userk.h. Referenced by xxxMNDismissWithNotify(), and xxxMNStartMenu(). |
|
Definition at line 3220 of file userk.h. Referenced by xxxMNReleaseCapture(), and xxxMNSetCapture(). |
|
Definition at line 3207 of file userk.h. Referenced by xxxEndMenuLoop(), xxxMNKeyDown(), xxxMNOpenHierarchy(), xxxSysCommand(), and xxxTrackPopupMenuEx(). |
|
Definition at line 3248 of file userk.h. Referenced by MNCreateAnimationBitmap(), MNDestroyAnimationBitmap(), and xxxMNEndMenuState(). |
|
Definition at line 3242 of file userk.h. Referenced by MNAnimate(), xxxMenuWindowProc(), and xxxMNLoop(). |
|
Definition at line 3221 of file userk.h. Referenced by MNAnimate(), and xxxMenuWindowProc(). |
|
Definition at line 3244 of file userk.h. Referenced by MNAnimate(), and xxxMenuWindowProc(). |
|
Definition at line 3245 of file userk.h. Referenced by MNAnimate(), and xxxMenuWindowProc(). |
|
|
|
Definition at line 3224 of file userk.h. Referenced by xxxHandleMenuMessages(), xxxMNMouseMove(), xxxMNOpenHierarchy(), xxxMNStartMenu(), and xxxSendMenuSelect(). |
|
|
Definition at line 3230 of file userk.h. Referenced by MNEndMenuStateNotify(), xxxDestroyThreadInfo(), xxxMenuWindowProc(), xxxMNAllocMenuState(), and xxxMNEndMenuState(). |
|
Definition at line 3232 of file userk.h. Referenced by xxxHandleMenuMessages(). |
|
Definition at line 3226 of file userk.h. Referenced by MNEndMenuStateNotify(), xxxDestroyThreadInfo(), xxxEndMenu(), xxxMNAllocMenuState(), xxxMNCancel(), xxxMNEndMenuState(), xxxSysCommand(), and xxxTrackPopupMenuEx(). |
|
Definition at line 3223 of file userk.h. Referenced by xxxHandleMenuMessages(), xxxMNLoop(), xxxMNMouseMove(), and xxxMNUpdateDraggingInfo(). |
|
Definition at line 3233 of file userk.h. Referenced by MNCheckButtonDownState(), MNDeleteAdjustIndexes(), xxxHandleMenuMessages(), xxxInsertMenuItem(), xxxMenuWindowProc(), and xxxMNEndMenuState(). |
|
Definition at line 3234 of file userk.h. Referenced by MNDeleteAdjustIndexes(), xxxHandleMenuMessages(), xxxInsertMenuItem(), and xxxMenuWindowProc(). |
|
Definition at line 3240 of file userk.h. Referenced by xxxInsertMenuItem(), xxxMNDragLeave(), xxxMNDragOver(), and xxxMNUpdateDraggingInfo(). |
|
Definition at line 3238 of file userk.h. Referenced by MNDeleteAdjustIndexes(), xxxInsertMenuItem(), xxxMNDragLeave(), xxxMNDragOver(), xxxMNEndMenuState(), and xxxMNUpdateDraggingInfo(). |
|
Definition at line 3239 of file userk.h. Referenced by MNDeleteAdjustIndexes(), xxxInsertMenuItem(), xxxMNDragLeave(), xxxMNDragOver(), and xxxMNUpdateDraggingInfo(). |
|
Definition at line 3236 of file userk.h. Referenced by MNCheckButtonDownState(), and xxxHandleMenuMessages(). |