Ignore:
Timestamp:
Feb 20, 2001, 4:40:23 PM (25 years ago)
Author:
sandervl
Message:

ScrollWindow, maximized window + system menu fixes

File:
1 edited

Legend:

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

    r5191 r5215  
    1 /* $Id: oslibwin.h,v 1.49 2001-02-19 13:13:04 sandervl Exp $ */
     1/* $Id: oslibwin.h,v 1.50 2001-02-20 15:40:22 sandervl Exp $ */
    22/*
    33 * Window API wrappers for OS/2
     
    306306
    307307BOOL   OSLibWinLockWindowUpdate(HWND hwnd);
     308BOOL   OSLibWinGetMaxPosition(HWND hwndOS2, RECT *rect);
    308309
    309310#endif //__OSLIBWIN_H__
Note: See TracChangeset for help on using the changeset viewer.