Changeset 3416 for trunk/include/winconst.h
- Timestamp:
- Apr 18, 2000, 1:09:53 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/winconst.h
r3268 r3416 1 /* $Id: winconst.h,v 1.3 1 2000-03-29 15:16:09 cbratschiExp $ */1 /* $Id: winconst.h,v 1.32 2000-04-18 11:09:53 sandervl Exp $ */ 2 2 3 3 /* … … 1323 1323 1324 1324 #define INVALID_HANDLE_VALUE_W ((HANDLE) -1) 1325 1326 /* StretchBlt() modes */ 1327 #define BLACKONWHITE_W 1 1328 #define WHITEONBLACK_W 2 1329 #define COLORONCOLOR_W 3 1330 #define HALFTONE_W 4 1331 #define MAXSTRETCHBLTMODE_W 4
Note:
See TracChangeset
for help on using the changeset viewer.