wine/programs/notepad
Petrichor Park 100504d2f5 notepad: Use GetDpiForWindow().
Instead of querying the registry, just calls `GetDpiForWindow`.

Winecfg's DPI slider sets `Control Panel\\Desktop\\LogPixels`.
See `programs/winecfg/x11drvdlg.c`
Notepad queries `Software\\Fonts\\LogPixels`, and so doesn't pick up
on the change.
2023-07-19 10:44:51 +02:00
..
dialog.c notepad: Use GetDpiForWindow(). 2023-07-19 10:44:51 +02:00
dialog.h
main.c notepad: Use GetDpiForWindow(). 2023-07-19 10:44:51 +02:00
main.h notepad: Use GetDpiForWindow(). 2023-07-19 10:44:51 +02:00
Makefile.in
notepad.ico
notepad.man.in
notepad.manifest
notepad.rc
notepad.svg
notepad_res.h