Home
last modified time | relevance | path

Searched defs:hSysMenu (Results 1 – 15 of 15) sorted by relevance

/reactos/base/applications/utilman/umandlg/
H A Dumandlg.c103 HMENU hSysMenu; in DlgInitHandler() local
/reactos/modules/rostests/win32/user32/biditext/
H A Dbiditext.c339 HMENU hSysMenu = GetSystemMenu(hWnd, FALSE); in CreateMainWindow() local
/reactos/modules/rosapps/templates/mdi/
H A Dframewnd.c229 void OnMenuSelect(HWND hWnd, UINT nItemID, UINT nFlags, HMENU hSysMenu) in OnMenuSelect()
/reactos/base/applications/msconfig_new/
H A Dmsconfig.c175 HMENU hSysMenu = GetSystemMenu(hDlg, FALSE); in PropSheetCallback() local
/reactos/sdk/include/reactos/ui/
H A Dlayout.h34 HMENU hSysMenu = GetSystemMenu(pData->m_hwndParent, FALSE); in _layout_ModifySystemMenu() local
/reactos/base/applications/charmap_new/
H A DMainWindow.cpp186 HMENU hSysMenu; in OnCreate() local
/reactos/win32ss/user/winsrv/consrv/frontends/gui/
H A Dconwnd.h77 HMENU hSysMenu; /* Handle to the console window system menu */ member
/reactos/dll/win32/shell32/dialogs/
H A Ddrive.cpp531 HMENU hSysMenu = GetSystemMenu(hwndDlg, FALSE); in DoFormatDrive() local
/reactos/base/applications/charmap/
H A Dcharmap.c521 HMENU hSysMenu; in PanelOnCreate() local
/reactos/base/applications/taskmgr/
H A Dtaskmgr.c871 void TaskManager_OnMenuSelect(HWND hWnd, UINT nItemID, UINT nFlags, HMENU hSysMenu) in TaskManager_OnMenuSelect()
/reactos/win32ss/user/user32/windows/
H A Dmessagebox.c301 HMENU hSysMenu = GetSystemMenu(hwnd, FALSE); in MessageBoxProc() local
H A Dmdi.c249 static BOOL is_close_enabled(HWND hwnd, HMENU hSysMenu) in is_close_enabled()
/reactos/base/applications/regedit/
H A Dframewnd.c129 static void OnMenuSelect(HWND hWnd, UINT nItemID, UINT nFlags, HMENU hSysMenu) in OnMenuSelect()
/reactos/base/shell/explorer/
H A Dtraywnd.cpp2716 HMENU hSysMenu; in OnSysChar() local
/reactos/win32ss/user/ntuser/
H A Dmenu.c5297 HMENU hSysMenu, hNewMenu = NULL; in MENU_GetSystemMenu() local