miscellaneous Windows XP fixes

This commit is contained in:
Roy Tam 2019-02-22 21:36:33 +08:00
commit 0d6f4484c4
12 changed files with 404 additions and 28 deletions

View file

@ -601,7 +601,7 @@ WinUtils::SystemScaleFactor()
return systemScale;
}
#ifndef WM_DPICHANGED
#ifndef WM_POINTERDEVICECHANGE
typedef enum {
MDT_EFFECTIVE_DPI = 0,
MDT_ANGULAR_DPI = 1,