This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | POPUPMENUCLASSNAME "#32768" |
Functions | |
HMENU | MENU_GetSysMenu (HWND hWnd, HMENU hPopupMenu) |
UINT | MENU_GetMenuBarHeight (HWND hWnd, UINT menubarWidth, INT orgX, INT orgY) |
void | MENU_TrackMouseMenuBar (HWND hWnd, INT ht, POINT pt) |
void | MENU_TrackMouseMenuBar_MouseMove (HWND hwnd, POINT pt, BOOL OnMenu) |
void | MENU_TrackKbdMenuBar (HWND hWnd, UINT wParam, INT vkey) |
UINT | MENU_DrawMenuBar (HDC hDC, LPRECT lprect, HWND hWnd, BOOL suppress_draw) |
BOOL | MENU_Init () |
BOOL | POPUPMENU_Register () |
BOOL | POPUPMENU_Unregister () |
BOOL | IsMenuActive (void) |
|
|
|
Definition at line 416 of file menu.cpp. Referenced by GetSystemMenu(), POPUPMENUCLASSNAME(), and SetSystemMenu().
|
|
Definition at line 3438 of file menu.cpp. Referenced by POPUPMENUCLASSNAME().
|
|
Definition at line 3153 of file menu.cpp. Referenced by POPUPMENUCLASSNAME().
|
|
Definition at line 3175 of file menu.cpp. Referenced by POPUPMENUCLASSNAME().
|
|
Definition at line 3240 of file menu.cpp. Referenced by POPUPMENUCLASSNAME().
|
|
Definition at line 1453 of file menu.cpp. Referenced by POPUPMENUCLASSNAME().
|
|
|
|
|
|
|
|
|