Ignore:
Timestamp:
Nov 4, 2000, 5:28:26 PM (25 years ago)
Author:
sandervl
Message:

LockWindowUpdate rewritten + small changes

File:
1 edited

Legend:

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

    r4452 r4551  
    1 /* $Id: oslibwin.h,v 1.47 2000-10-08 14:03:49 sandervl Exp $ */
     1/* $Id: oslibwin.h,v 1.48 2000-11-04 16:28:26 sandervl Exp $ */
    22/*
    33 * Window API wrappers for OS/2
     
    295295ULONG OSLibGetScreenWidth();
    296296
     297BOOL   OSLibWinLockWindowUpdate(HWND hwnd);
     298
    297299#endif //__OSLIBWIN_H__
Note: See TracChangeset for help on using the changeset viewer.