Ignore:
Timestamp:
Feb 21, 2000, 6:21:03 PM (26 years ago)
Author:
cbratschi
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/menu.h

    r2397 r2851  
    1111UINT MENU_GetMenuBarHeight(HWND hWnd,UINT menubarWidth,INT orgX,INT orgY);
    1212void MENU_TrackMouseMenuBar(HWND hWnd,INT ht,POINT pt);
     13void MENU_TrackMouseMenuBar_MouseMove(HWND hwnd,POINT pt,BOOL OnMenu);
    1314void MENU_TrackKbdMenuBar(HWND hWnd,UINT wParam,INT vkey);
    1415UINT MENU_DrawMenuBar(HDC hDC,LPRECT lprect,HWND hWnd,BOOL suppress_draw);
Note: See TracChangeset for help on using the changeset viewer.