* include/winnt.h (CASSERT): Define.

[mingw-Bugs-1568067]
	* include/winuser.h: (DISP_CHANGE_BADDUALVIEW): Define.
	* include/wingdi.h: (DM_POSITION): Define.
This commit is contained in:
Danny Smith
2006-10-04 08:57:27 +00:00
parent bdcabb255c
commit e4aebff6e8
5 changed files with 20 additions and 3 deletions

View File

@ -1166,6 +1166,7 @@ extern "C" {
#define DM_PAPERLENGTH 0x00000004
#define DM_PAPERWIDTH 0x00000008
#define DM_SCALE 0x00000010
#define DM_POSITION 0x00000020
#define DM_COPIES 0x00000100
#define DM_DEFAULTSOURCE 0x00000200
#define DM_PRINTQUALITY 0x00000400