1
0
forked from aniani/vim

patch 8.2.4109: MS-Windows: high dpi support is outdated

Problem:    MS-Windows: high dpi support is outdated.
Solution:   Improve High DPI support by using PerMonitorV2. (closes #9525,
            closes #3102)
This commit is contained in:
K.Takata
2022-01-16 14:15:49 +00:00
committed by Bram Moolenaar
parent f6ebc82004
commit c81e9bf4f0
5 changed files with 301 additions and 116 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
4109,
/**/
4108,
/**/