This commit is contained in:
Camilla Berglund
2016-02-18 13:34:21 +01:00
parent db49aa6bd9
commit d956dbbd2c
2 changed files with 6 additions and 8 deletions
+6
View File
@@ -92,6 +92,12 @@
#ifndef GET_XBUTTON_WPARAM
#define GET_XBUTTON_WPARAM(w) (HIWORD(w))
#endif
#ifndef EDS_ROTATEDMODE
#define EDS_ROTATEDMODE 0x00000004
#endif
#ifndef DISPLAY_DEVICE_ACTIVE
#define DISPLAY_DEVICE_ACTIVE 0x00000001
#endif
#if WINVER < 0x0601
typedef struct tagCHANGEFILTERSTRUCT