Ignore:
Timestamp:
Jan 1, 2000, 6:07:42 PM (26 years ago)
Author:
cbratschi
Message:

first few changes

File:
1 edited

Legend:

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

    r2290 r2291  
    1 /* $Id: oslibwin.cpp,v 1.29 2000-01-01 14:57:20 cbratschi Exp $ */
     1/* $Id: oslibwin.cpp,v 1.30 2000-01-01 17:07:41 cbratschi Exp $ */
    22/*
    33 * Window API wrappers for OS/2
     
    9090
    9191  *hwndFrame = WinCreateWindow (hwndParent,
    92                                 TopLevel ? WC_FRAME : WIN32_INNERFRAME,
     92                                WC_FRAME,
    9393                                pszName, dwWinStyle, 0, 0, 50, 30,
    9494                                hwndParent, HWND_TOP,
Note: See TracChangeset for help on using the changeset viewer.