Ignore:
Timestamp:
Jan 2, 2000, 8:30:47 PM (26 years ago)
Author:
cbratschi
Message:

* empty log message *

File:
1 edited

Legend:

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

    r2290 r2292  
    1 /* $Id: oslibwin.h,v 1.27 2000-01-01 14:54:53 cbratschi Exp $ */
     1/* $Id: oslibwin.h,v 1.28 2000-01-02 19:30:43 cbratschi Exp $ */
    22/*
    33 * Window API wrappers for OS/2
     
    3737
    3838
    39 HWND  OSLibWinCreateWindow(HWND hwndParent, ULONG dwWinStyle, ULONG dwFrameStyle,
     39HWND  OSLibWinCreateWindow(HWND hwndParent,ULONG dwWinStyle,
    4040                           char *pszName, HWND Owner, ULONG fBottom,
    4141                           HWND *hwndFrame, ULONG id, BOOL fTaskList);
Note: See TracChangeset for help on using the changeset viewer.