Ignore:
Timestamp:
Jul 18, 1999, 4:56:37 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

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

    r328 r329  
    1 /* $Id: oslibwin.h,v 1.11 1999-07-18 14:39:35 sandervl Exp $ */
     1/* $Id: oslibwin.h,v 1.12 1999-07-18 14:56:36 sandervl Exp $ */
    22/*
    33 * Window API wrappers for OS/2
     
    184184
    185185BOOL  OSLibWinDestroyWindow(HWND hwnd);
    186 BOOL  OSLibWinQueryUpdateRect(HWND hwnd, PRECT pRect);
     186BOOL  OSLibWinQueryUpdateRect(HWND hwnd, PVOID pRect);
    187187BOOL  OSLibWinIsIconic(HWND hwnd);
    188188BOOL  OSLibWinSetActiveWindow(HWND hwnd);
Note: See TracChangeset for help on using the changeset viewer.