Changeset 21493 for trunk/include/win/windef.h
- Timestamp:
- Dec 2, 2010, 1:18:49 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/windef.h
r21478 r21493 12 12 # undef UNICODE 13 13 #endif /* __WINE__ */ 14 15 #ifdef __WIN32OS2__ 16 #if defined (__IBMC__) || (defined(__IBMCPP__) && (__IBMCPP__ < 400)) 17 #define CINTERFACE 18 #endif 19 #endif 14 20 15 21 #define WINVER 0x0500
Note:
See TracChangeset
for help on using the changeset viewer.