Home
last modified time | relevance | path

Searched defs:hMenuFrame (Results 1 – 3 of 3) sorted by relevance

/reactos/modules/rosapps/templates/mdi/
H A Dmain.c50 HMENU hMenuFrame; variable
/reactos/base/applications/regedit/
H A Dmain.c24 HMENU hMenuFrame; variable
/reactos/modules/rosapps/applications/explorer-old/shell/
H A Dmainframe.cpp868 HMENU hMenuFrame = LoadMenu(g_Globals._hInstance, MAKEINTRESOURCE(IDM_MDIFRAME)); in Create() local
1344 HMENU hMenuFrame = LoadMenu(g_Globals._hInstance, MAKEINTRESOURCE(IDM_SDIFRAME)); in Create() local