Ignore:
Timestamp:
Mar 27, 2003, 12:02:27 PM (22 years ago)
Author:
sandervl
Message:

Changes for window tracking (move/size) with full window dragging enabled

File:
1 edited

Legend:

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

    r9866 r9943  
    1 /* $Id: oslibwin.h,v 1.73 2003-02-27 14:22:43 sandervl Exp $ */
     1/* $Id: oslibwin.h,v 1.74 2003-03-27 11:02:26 sandervl Exp $ */
    22/*
    33 * Window API wrappers for OS/2
     
    344344ULONG  OSLibWinQuerySysColor(int index);
    345345
     346void   OSLibWinLockVisibleRegions(BOOL fLock);
     347
    346348#endif
    347349
     
    395397                                (((colorRef) & 0x000000FF)<<16)   )
    396398
     399
    397400#endif //__OSLIBWIN_H__
Note: See TracChangeset for help on using the changeset viewer.