Ignore:
Timestamp:
Oct 8, 2000, 4:03:49 PM (25 years ago)
Author:
sandervl
Message:

GetMinMaxInfo fix (border) + CS_OWNDC fix (origin)

File:
1 edited

Legend:

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

    r3662 r4452  
    1 /* $Id: oslibwin.h,v 1.46 2000-06-07 14:51:27 sandervl Exp $ */
     1/* $Id: oslibwin.h,v 1.47 2000-10-08 14:03:49 sandervl Exp $ */
    22/*
    33 * Window API wrappers for OS/2
     
    292292BOOL   OSLibWinChangeTaskList(HANDLE hTaskList, HWND hwndFrame, char *title, BOOL fVisible);
    293293
     294ULONG OSLibGetScreenHeight();
     295ULONG OSLibGetScreenWidth();
     296
    294297#endif //__OSLIBWIN_H__
Note: See TracChangeset for help on using the changeset viewer.