Advertisement
MagicAndre1981

GDI Scaling in 1703

Apr 16th, 2017
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.31 KB | None | 0 0
  1.   <application xmlns="urn:schemas-microsoft-com:asm.v3">
  2.     <windowsSettings>
  3.       <dpiAware xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">false</dpiAware>
  4.       <gdiScaling xmlns="http://schemas.microsoft.com/SMI/2017/WindowsSettings">true</gdiScaling>
  5.     </windowsSettings>
  6.   </application>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement