* include/wingdi.h (DM_SPECVERSION): Define.
Thanks to Sinitsyn Valentime <valentine.sinitsyn@usu.ru> * include/rpcdce.h (UuidCreateSequential): Properly guard with appropriate _WIN32_WINNT values.
This commit is contained in:
@@ -1042,6 +1042,7 @@ extern "C" {
|
||||
#define DMTT_DOWNLOAD_OUTLINE 4
|
||||
#define DMCOLLATE_FALSE 0
|
||||
#define DMCOLLATE_TRUE 1
|
||||
#define DM_SPECVERSION 800
|
||||
#define DM_GRAYSCALE 1
|
||||
#define DM_INTERLACED 2
|
||||
#define DM_UPDATE 1
|
||||
|
||||
Reference in New Issue
Block a user