Changeset 746 for trunk/include/win/windef.h
- Timestamp:
- Aug 31, 1999, 12:15:20 AM (26 years ago)
- File:
-
- 1 edited
-
trunk/include/win/windef.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/windef.h
r680 r746 1 /* $Id: windef.h,v 1. 6 1999-08-25 11:24:08sandervl Exp $ */1 /* $Id: windef.h,v 1.7 1999-08-30 22:15:20 sandervl Exp $ */ 2 2 3 3 /* … … 583 583 ((p16)->x = (INT16)(p32)->x, (p16)->y = (INT16)(p32)->y) 584 584 585 #define MAKEPOINT(l) (*((POINT *)&(l))) 586 585 587 #define MAKEPOINT16(l) (*((POINT16 *)&(l))) 586 588
Note:
See TracChangeset
for help on using the changeset viewer.
