Ignore:
Timestamp:
Nov 1, 1999, 8:11:46 PM (26 years ago)
Author:
sandervl
Message:

Activate + group box fixes + cleanup changes

File:
1 edited

Legend:

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

    r1511 r1540  
    1 /* $Id: oslibwin.h,v 1.22 1999-10-29 16:06:55 cbratschi Exp $ */
     1/* $Id: oslibwin.h,v 1.23 1999-11-01 19:11:41 sandervl Exp $ */
    22/*
    33 * Window API wrappers for OS/2
     
    3838
    3939HWND  OSLibWinCreateWindow(HWND hwndParent, ULONG dwWinStyle, ULONG dwFrameStyle,
    40                            char *pszName, HWND Owner, ULONG fHWND_BOTTOM,
     40                           char *pszName, HWND Owner, ULONG fBottom,
    4141                           HWND *hwndFrame, ULONG id);
    4242
Note: See TracChangeset for help on using the changeset viewer.