Changeset 266 for trunk/include/win/winuser.h
- Timestamp:
- Jul 4, 1999, 10:07:33 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/winuser.h
r265 r266 1 /* $Id: winuser.h,v 1. 3 1999-07-04 19:02:37sandervl Exp $ */1 /* $Id: winuser.h,v 1.4 1999-07-04 20:07:33 sandervl Exp $ */ 2 2 3 3 #ifndef __INCLUDE_WINUSER_H … … 2200 2200 /* CreateWindow() coordinates */ 2201 2201 #define CW_USEDEFAULT ((INT)0x80000000) 2202 #define CW_USEDEFAULT16 ((INT16)0x8000) 2202 2203 2203 2204 /* ChildWindowFromPointEx Flags */
Note:
See TracChangeset
for help on using the changeset viewer.