Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

menu.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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)


Define Documentation

#define POPUPMENUCLASSNAME   "#32768"
 

Definition at line 8 of file menu.h.


Function Documentation

HMENU MENU_GetSysMenu HWND    hWnd,
HMENU    hPopupMenu
 

Definition at line 416 of file menu.cpp.

Referenced by GetSystemMenu(), POPUPMENUCLASSNAME(), and SetSystemMenu().

UINT MENU_GetMenuBarHeight HWND    hWnd,
UINT    menubarWidth,
INT    orgX,
INT    orgY
 

Definition at line 3438 of file menu.cpp.

Referenced by POPUPMENUCLASSNAME().

void MENU_TrackMouseMenuBar HWND    hWnd,
INT    ht,
POINT    pt
 

Definition at line 3153 of file menu.cpp.

Referenced by POPUPMENUCLASSNAME().

void MENU_TrackMouseMenuBar_MouseMove HWND    hwnd,
POINT    pt,
BOOL    OnMenu
 

Definition at line 3175 of file menu.cpp.

Referenced by POPUPMENUCLASSNAME().

void MENU_TrackKbdMenuBar HWND    hWnd,
UINT    wParam,
INT    vkey
 

Definition at line 3240 of file menu.cpp.

Referenced by POPUPMENUCLASSNAME().

UINT MENU_DrawMenuBar HDC    hDC,
LPRECT    lprect,
HWND    hWnd,
BOOL    suppress_draw
 

Definition at line 1453 of file menu.cpp.

Referenced by POPUPMENUCLASSNAME().

BOOL MENU_Init  
 

BOOL POPUPMENU_Register  
 

Definition at line 4900 of file menu.cpp.

BOOL POPUPMENU_Unregister  
 

Definition at line 4924 of file menu.cpp.

BOOL IsMenuActive void   
 

Definition at line 4895 of file menu.cpp.


Generated on Wed Jan 23 23:19:04 2002 for ODIN-user32 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001