I have an application which requires a huge display resolution. So it’s my task to warn users who has a greater DPI than 96 (standard).
How do I open the Windows Dialog for DPI settings, so the user would be able to change it?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Take a look at http://msdn.microsoft.com/en-us/library/windows/desktop/cc144191(v=vs.85).aspx .
Pre-vista you can directly invoke the control panel executable specifying the appropriate applet page to display, for vista & 7 you can simply execute
%windir%\system32\DpiScaling.exe