mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 07:18:39 +09:00
miscellaneous Windows XP fixes
This commit is contained in:
parent
db0b8b5341
commit
0d6f4484c4
12 changed files with 404 additions and 28 deletions
|
|
@ -601,7 +601,7 @@ WinUtils::SystemScaleFactor()
|
|||
return systemScale;
|
||||
}
|
||||
|
||||
#ifndef WM_DPICHANGED
|
||||
#ifndef WM_POINTERDEVICECHANGE
|
||||
typedef enum {
|
||||
MDT_EFFECTIVE_DPI = 0,
|
||||
MDT_ANGULAR_DPI = 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue