Ignore:
Timestamp:
Jul 20, 1999, 5:46:54 PM (26 years ago)
Author:
sandervl
Message:

Accelerator + icon changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/new/oslibwin.h

    r342 r345  
    1 /* $Id: oslibwin.h,v 1.15 1999-07-20 07:42:36 sandervl Exp $ */
     1/* $Id: oslibwin.h,v 1.16 1999-07-20 15:46:53 sandervl Exp $ */
    22/*
    33 * Window API wrappers for OS/2
     
    2626
    2727BOOL  OSLibPostMessage(HWND hwnd, ULONG msg, ULONG wParam, ULONG lParam);
    28 
    29 HWND  OSLibWinCreateMenu(HWND hwndParent, PVOID menutemplate);
    30 BOOL  OSLibWinSetAccelTable(HWND hwnd, PVOID acceltemplate);
    3128
    3229#define WAOS_WARNING                 0
Note: See TracChangeset for help on using the changeset viewer.