Changeset 1055 for trunk/src


Ignore:
Timestamp:
Sep 25, 1999, 9:11:18 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

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

    r1046 r1055  
    1 /* $Id: oslibwin.cpp,v 1.7 1999-09-25 15:10:00 cbratschi Exp $ */
     1/* $Id: oslibwin.cpp,v 1.8 1999-09-25 19:11:18 sandervl Exp $ */
    22/*
    33 * Window API wrappers for OS/2
     
    6565
    6666        dwFrameStyle |= FCF_TASKLIST | FCF_NOMOVEWITHOWNER | FCF_NOBYTEALIGN;
    67 /////        dwWinStyle   &= ~WS_CLIPCHILDREN;
     67        dwWinStyle   &= ~WS_CLIPCHILDREN;
    6868
    6969        *hwndFrame = WinCreateStdWindow(hwndParent, dwWinStyle,
Note: See TracChangeset for help on using the changeset viewer.