Changeset 2211 for trunk/src/user32/oslibwin.h
- Timestamp:
- Dec 27, 1999, 6:08:09 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/oslibwin.h
r2204 r2211 1 /* $Id: oslibwin.h,v 1.2 8 1999-12-26 17:30:16cbratschi Exp $ */1 /* $Id: oslibwin.h,v 1.29 1999-12-27 17:08:08 cbratschi Exp $ */ 2 2 /* 3 3 * Window API wrappers for OS/2 … … 290 290 #define HTOS_ERROR (-3) 291 291 292 BOOL OSLibWinEnableWindowUpdate(HWND hwnd,BOOL fEnable); 292 BOOL OSLibWinEnableWindowUpdate(HWND hwnd,BOOL fEnable); 293 ULONG OSLibWinGetLastError(); 293 294 294 295 #endif //__OSLIBWIN_H__
Note:
See TracChangeset
for help on using the changeset viewer.