This commit is contained in:
Camilla Berglund
2015-11-10 13:42:56 +01:00
parent dc373d2e0e
commit 27462c1078
2 changed files with 3 additions and 4 deletions
+3
View File
@@ -89,6 +89,9 @@
#ifndef WM_DPICHANGED
#define WM_DPICHANGED 0x02E0
#endif
#ifndef GET_XBUTTON_WPARAM
#define GET_XBUTTON_WPARAM(w) (HIWORD(w))
#endif
#if WINVER < 0x0601
typedef struct tagCHANGEFILTERSTRUCT