Changeset 2204 for trunk/src/user32/oslibwin.h
- Timestamp:
- Dec 26, 1999, 6:30:20 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/oslibwin.h
r1983 r2204 1 /* $Id: oslibwin.h,v 1.2 7 1999-12-05 16:37:58 sandervlExp $ */1 /* $Id: oslibwin.h,v 1.28 1999-12-26 17:30:16 cbratschi Exp $ */ 2 2 /* 3 3 * Window API wrappers for OS/2 … … 285 285 BOOL OSLibWinSetKeyboardStateTable(unsigned char * PMKeyState); 286 286 287 #define HTOS_NORMAL 0 288 #define HTOS_TRANSPARENT (-1) 289 #define HTOS_DISCARD (-2) 290 #define HTOS_ERROR (-3) 291 292 BOOL OSLibWinEnableWindowUpdate(HWND hwnd,BOOL fEnable); 293 287 294 #endif //__OSLIBWIN_H__
Note:
See TracChangeset
for help on using the changeset viewer.