#include "precomp.h"Go to the source code of this file.
Functions | |
| BOOL | xxxSetMenu (PWND pwnd, PMENU pMenu, BOOL fRedraw) |
| BOOL | xxxSetSystemMenu (PWND pwnd, PMENU pMenu) |
| BOOL | xxxSetDialogSystemMenu (PWND pwnd) |
| void | xxxEndMenu (PMENUSTATE pMenuState) |
|
|
Definition at line 124 of file mnapi.c. References BOOL, FALSE, tagPOPUPMENU::fDestroyed, tagPOPUPMENU::fInCancel, tagMENUSTATE::fInEndMenu, tagMENUSTATE::fInsideMenuLoop, tagPOPUPMENU::fIsTrackPopup, tagMENUSTATE::fMenuStarted, NULL, tagMENUSTATE::pGlobalPopupMenu, PtiCurrent, tagMENUSTATE::ptiMenuStateOwner, tagPOPUPMENU::spwndNotify, tagPOPUPMENU::spwndPopupMenu, TRUE, xxxDestroyWindow(), xxxMNCloseHierarchy(), xxxMNDismiss(), and xxxMNReleaseCapture(). Referenced by xxxDestroyWindow(), xxxDWP_DoCancelMode(), and xxxEndMenuLoop().
|
|
|
Definition at line 95 of file mnapi.c. References BOOL, CheckLock, tagWND::head, ID_DIALOGSYSMENU, LockWndMenu(), NULL, tagWND::spmenuSys, and xxxLoadSysDesktopMenu().
|
|
||||||||||||||||
|
Definition at line 27 of file mnapi.c. References BOOL, CheckLock, FALSE, LockWndMenu(), tagWND::spmenu, TestWF, TestwndChild, TRUE, WFMINIMIZED, and xxxRedrawFrame(). Referenced by NtUserSetMenu().
|
|
||||||||||||
|
Definition at line 65 of file mnapi.c. References _DestroyMenu(), BOOL, CheckLock, FALSE, LockWndMenu(), MNPositionSysMenu(), tagWND::spmenuSys, TestWF, TRUE, and WFSYSMENU. Referenced by NtUserSetSystemMenu().
|
1.3.7