Changeset 780 for trunk/include/win/windef.h
- Timestamp:
- Sep 1, 1999, 9:12:23 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/include/win/windef.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/windef.h
r746 r780 1 /* $Id: windef.h,v 1. 7 1999-08-30 22:15:20 sandervlExp $ */1 /* $Id: windef.h,v 1.8 1999-09-01 19:12:14 phaller Exp $ */ 2 2 3 3 /* … … 178 178 typedef unsigned short WCHAR; 179 179 typedef unsigned short BOOL16; 180 typedef intBOOL;180 typedef unsigned long BOOL; 181 181 typedef double DATE; 182 182 typedef long LONG_PTR;
Note:
See TracChangeset
for help on using the changeset viewer.
