Changeset 21600 for trunk/src/shell32/systray_os2.h
- Timestamp:
- Mar 23, 2011, 5:52:24 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/shell32/systray_os2.h
r21592 r21600 8 8 #define __WINE_SYSTRAY_OS2_H 9 9 10 // map some Win32 types used in systray.h to OS/2 types11 // to avoid Win32 header inclusion and conflicts12 13 #define HICON HPOINTER14 15 10 #include "systray.h" 16 11 17 // define some Win32 structs in terms of OS/2 types18 // to avoid Win32 header inclusion andconflicts12 // define some Win32 structs and types in terms of OS/2 types 13 // to avoid inclusion of shellapi.h that would create conflicts 19 14 20 15 #define NIF_MESSAGE 0x00000001
Note:
See TracChangeset
for help on using the changeset viewer.