Changeset 2524 for trunk/include/win/windef.h
- Timestamp:
- Jan 27, 2000, 12:17:52 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/windef.h
r1923 r2524 1 /* $Id: windef.h,v 1.1 8 1999-12-01 18:36:47sandervl Exp $ */1 /* $Id: windef.h,v 1.19 2000-01-26 23:17:49 sandervl Exp $ */ 2 2 3 3 /* … … 141 141 #endif 142 142 143 #if (__IBMC__ < 400) && (__IBMCPP__ < 360) 143 144 #ifndef __declspec 144 145 #define __declspec(x) … … 152 153 #define dllexport 153 154 #endif 155 #endif // (__IBMC__ < 400) && (__IBMCPP__ < 360) 154 156 155 157 #ifndef CONST
Note:
See TracChangeset
for help on using the changeset viewer.