Ignore:
Timestamp:
Jun 13, 2001, 12:29:46 PM (24 years ago)
Author:
sandervl
Message:

OS/2 looks changes + fixes

File:
1 edited

Legend:

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

    r5951 r5993  
    1 /* $Id: oslibwin.h,v 1.56 2001-06-10 12:05:39 sandervl Exp $ */
     1/* $Id: oslibwin.h,v 1.57 2001-06-13 10:29:44 sandervl Exp $ */
    22/*
    33 * Window API wrappers for OS/2
     
    4747DWORD OSLibQueryWindowStyle(HWND hwnd);
    4848
    49 BOOL  OSLibWinPositionFrameControls(HWND hwndFrame, RECTLOS2 *pRect);
     49BOOL  OSLibWinPositionFrameControls(HWND hwndFrame, RECTLOS2 *pRect, DWORD dwStyle, DWORD dwExStyle, HICON hSysMenuIcon);
    5050
    5151#define OSLIB_QWL_USER -4
Note: See TracChangeset for help on using the changeset viewer.