Changeset 1251 for trunk/include/win/windef.h
- Timestamp:
- Oct 11, 1999, 10:15:48 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/include/win/windef.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/windef.h
r1118 r1251 1 /* $Id: windef.h,v 1.1 4 1999-10-04 09:55:51sandervl Exp $ */1 /* $Id: windef.h,v 1.15 1999-10-11 20:15:48 sandervl Exp $ */ 2 2 3 3 /* … … 513 513 #define __max(a,b) MAX(a,b) 514 514 #define __min(a,b) MIN(a,b) 515 #ifndef RC_INVOKED 515 516 #include <stdlib.h> 517 #endif 516 518 517 519 #define _MAX_PATH 260
Note:
See TracChangeset
for help on using the changeset viewer.
