Ignore:
Timestamp:
Sep 24, 1999, 2:47:51 PM (26 years ago)
Author:
sandervl
Message:

Menu changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/oslibmenu.h

    r949 r1031  
    1 /* $Id: oslibmenu.h,v 1.1 1999-09-15 23:18:54 sandervl Exp $ */
     1/* $Id: oslibmenu.h,v 1.2 1999-09-24 12:47:50 sandervl Exp $ */
    22/*
    33 * Window Menu wrapper functions for OS/2
     
    1717#endif
    1818
    19 HWND  OSLibWinCreateMenu(HWND hwndParent, PVOID menutemplate);
     19HWND  OSLibWinSetMenu(HWND hwndParent, HMENU hMenu);
    2020int   OSLibGetMenuItemCount(HWND hMenu);
    2121 
Note: See TracChangeset for help on using the changeset viewer.