Ignore:
Timestamp:
Oct 8, 1999, 4:57:18 PM (26 years ago)
Author:
sandervl
Message:

WS_DISABLED fix + removed frame + poschanged bugfixes

File:
1 edited

Legend:

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

    r1176 r1186  
    1 /* $Id: oslibwin.h,v 1.10 1999-10-07 23:21:30 sandervl Exp $ */
     1/* $Id: oslibwin.h,v 1.11 1999-10-08 14:57:17 sandervl Exp $ */
    22/*
    33 * Window API wrappers for OS/2
     
    211211BOOL  OSLibWinQueryWindowRect(HWND hwnd, PRECT pRect, int RelativeTo = RELATIVE_TO_WINDOW);
    212212BOOL  OSLibWinCalcFrameRect(HWND hwndFrame, RECTLOS2 *pRect, BOOL fClient);
     213BOOL  OSLibGetMinMaxInfo(HWND hwndFrame, MINMAXINFO *pMinMax);
    213214
    214215#define QWOS_NEXT         0
Note: See TracChangeset for help on using the changeset viewer.