Changeset 5518 for trunk/include/win/winuser.h
- Timestamp:
- Apr 16, 2001, 7:02:56 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/winuser.h
r5403 r5518 1 /* $Id: winuser.h,v 1.44 2001-03-30 11:13:35 sandervl Exp $ */2 3 1 #ifndef __INCLUDE_WINUSER_H 4 2 #define __INCLUDE_WINUSER_H … … 9 7 #include "windef.h" 10 8 #include "wingdi.h" 11 #ifndef __WIN32OS2__12 #include "wine/winestring.h"13 #endif14 9 15 10 #ifdef __cplusplus
Note:
See TracChangeset
for help on using the changeset viewer.