Changeset 9943 for trunk/src/user32/oslibwin.h
- Timestamp:
- Mar 27, 2003, 12:02:27 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/oslibwin.h
r9866 r9943 1 /* $Id: oslibwin.h,v 1.7 3 2003-02-27 14:22:43sandervl Exp $ */1 /* $Id: oslibwin.h,v 1.74 2003-03-27 11:02:26 sandervl Exp $ */ 2 2 /* 3 3 * Window API wrappers for OS/2 … … 344 344 ULONG OSLibWinQuerySysColor(int index); 345 345 346 void OSLibWinLockVisibleRegions(BOOL fLock); 347 346 348 #endif 347 349 … … 395 397 (((colorRef) & 0x000000FF)<<16) ) 396 398 399 397 400 #endif //__OSLIBWIN_H__
Note:
See TracChangeset
for help on using the changeset viewer.