- Timestamp:
 - Sep 22, 1999, 4:58:23 PM (26 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/user32/oslibwin.cpp (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/user32/oslibwin.cpp
r1000 r1010 1 /* $Id: oslibwin.cpp,v 1. 3 1999-09-21 17:04:26dengert Exp $ */1 /* $Id: oslibwin.cpp,v 1.4 1999-09-22 14:58:23 dengert Exp $ */ 2 2 /* 3 3 * Window API wrappers for OS/2 … … 65 65 66 66 dwFrameStyle |= FCF_TASKLIST | FCF_NOMOVEWITHOWNER | FCF_NOBYTEALIGN; 67 dwWinStyle &= ~WS_CLIPCHILDREN; 68 67 69 *hwndFrame = WinCreateStdWindow(hwndParent, dwWinStyle, 68 70 &dwFrameStyle, WIN32_STDCLASS,  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  