Go to the source code of this file.
Functions | |
DWORD | _GetMenuDefaultItem (PMENU pMenu, BOOL fByPosition, UINT uFlags) |
BOOL | xxxMNCanClose (PWND pwnd) |
RTLMENU | xxxLoadSysMenu (UINT uMenuId) |
|
Definition at line 26 of file ntuser/rtl/menu.c. References tagMENU::cItems, DWORD, MFMWFP_NOITEM, NULL, REBASEALWAYS, REBASEPTR, tagITEM::spSubMenu, TestMFS, and tagITEM::wID. Referenced by GetMenuDefaultItem(), SetupFakeMDIAppStuff(), and xxxMNDoubleClick().
|
|
Definition at line 117 of file ntuser/rtl/menu.c. References hmodUser, ID_DIALOGSYSMENU, NULL, RtlInitUnicodeStringOrId(), RTLMENU, ThreadLockAlways, ThreadUnlock, xxxClientLoadMenu(), xxxRtlSetMenuInfo, and xxxRtlSetMenuItemInfo. Referenced by CreateMDIChild(), xxxGetSystemMenu(), and xxxLoadSysDesktopMenu().
|
|
Definition at line 78 of file ntuser/rtl/menu.c. References BOOL, CFNOCLOSE, CheckLock, FALSE, MNLookUpItem(), NULL, REBASEALWAYS, REBASEPTR, TestCF2, TestMFS, and xxxGetSysMenuHandle(). Referenced by DefFrameProcWorker(), MDIAddSysMenu(), xxxCalcCaptionButton(), xxxDrawCaptionBar(), and xxxGetTitleBarInfo().
|