"DPI Settings" from Display Properties
-
Does anybody know how to read the value DPI "Settings" displayed under Control Panel->Display Properties->Settings->Advanced. On a german windows installation it's called "Schriftgrad" under Systemsteuerung->Anzeige->Einstellungen->Erweitert. MS
-
Does anybody know how to read the value DPI "Settings" displayed under Control Panel->Display Properties->Settings->Advanced. On a german windows installation it's called "Schriftgrad" under Systemsteuerung->Anzeige->Einstellungen->Erweitert. MS
How about from: HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics\AppliedDPI
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
-
How about from: HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics\AppliedDPI
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Thanks a lot MS