Change manifest files to declare Windows GUI apps to be "DPI-aware", that is,
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Fri, 25 Sep 2009 23:32:14 +0000 (23:32 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Fri, 25 Sep 2009 23:32:14 +0000 (23:32 +0000)
commita9c2408c1036afad3aaa0ab9a1ab1c5ba3555b0d
tree5cc4c70cf053dd60f8bc9684a595643ac8e316e9
parent2fa6ce2cd497f14cde0e43c6096813bad2a4d9c9
Change manifest files to declare Windows GUI apps to be "DPI-aware", that is,
not fazed by being displayed at other than 96DPI; testing on Vista at a range
of DPIs indicates that we cope (with the minor and inevitable exception of the
drag-list control).
This stops pixel scaling and hence fuzzy display on high-resolution displays.
(Hope this is last disastrous than my last set of manifest tweaks! --
<http://support.fogcreek.com/default.asp?copilot.6.26840.1> suggests that this
is an OK thing to do.)

git-svn-id: svn://svn.tartarus.org/sgt/putty@8661 cda61777-01e9-0310-a592-d414129be87e
windows/pageant.mft
windows/putty.mft
windows/puttygen.mft