Ignore:
Timestamp:
Oct 13, 1999, 4:24:49 PM (26 years ago)
Author:
sandervl
Message:

lots of changes

File:
1 edited

Legend:

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

    r1258 r1265  
    1 /* $Id: oslibwin.h,v 1.14 1999-10-12 18:14:56 sandervl Exp $ */
     1/* $Id: oslibwin.h,v 1.15 1999-10-13 14:24:25 sandervl Exp $ */
    22/*
    33 * Window API wrappers for OS/2
     
    219219#define RELATIVE_TO_SCREEN 1
    220220BOOL  OSLibWinQueryWindowRect(HWND hwnd, PRECT pRect, int RelativeTo = RELATIVE_TO_WINDOW);
    221 BOOL  OSLibWinCalcFrameRect(HWND hwndFrame, RECTLOS2 *pRect, BOOL fClient);
     221BOOL  OSLibWinCalcFrameRect(HWND hwnd, RECT *pRect, BOOL fClient);
    222222BOOL  OSLibGetMinMaxInfo(HWND hwndFrame, MINMAXINFO *pMinMax);
    223223
Note: See TracChangeset for help on using the changeset viewer.