<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>DPI Scaling in Windows Vista</title><link>http://blogs.msdn.com/kamvedbrat/archive/2006/12/02/dpi-scaling-in-windows-vista.aspx</link><description>Someone posted a question via the blog recently asking about how Windows Vista supports high DPI displays. Here's a quick summary of how it all works: You can find the DPI settings in Windows Vista by right click'ing on the desktop and selecting &amp;quot;Personalize&amp;quot;,</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: DPI Scaling in Windows Vista</title><link>http://blogs.msdn.com/kamvedbrat/archive/2006/12/02/dpi-scaling-in-windows-vista.aspx#1197680</link><pubDate>Sun, 03 Dec 2006 07:52:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1197680</guid><dc:creator>Andrew Pollack</dc:creator><description>&lt;p&gt;Thanks, Kam&lt;/p&gt;
&lt;p&gt;I've cross posted a link here from my own site where I'd posed the question in addition to emailing you.&lt;/p&gt;
&lt;p&gt;It's a great answer. &amp;nbsp;I can't wait to try it out.&lt;/p&gt;</description></item><item><title>re: DPI Scaling in Windows Vista</title><link>http://blogs.msdn.com/kamvedbrat/archive/2006/12/02/dpi-scaling-in-windows-vista.aspx#1198400</link><pubDate>Sun, 03 Dec 2006 11:35:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1198400</guid><dc:creator>jayson knight</dc:creator><description>&lt;p&gt;I've noticed that Winforms 2.0 are much more DPI friendly as well.&lt;/p&gt;</description></item><item><title>re: DPI Scaling in Windows Vista</title><link>http://blogs.msdn.com/kamvedbrat/archive/2006/12/02/dpi-scaling-in-windows-vista.aspx#1317836</link><pubDate>Mon, 18 Dec 2006 21:15:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1317836</guid><dc:creator>Vlasta</dc:creator><description>&lt;p&gt;Hello and thanks for the information,&lt;/p&gt;
&lt;p&gt;with all the fuzz about DPI in Vista I was thinking that it would be nice to have all the toolbar and menu images using non-scaled graphics in 120DPI mode (because they look really ugly when scaled).&lt;/p&gt;
&lt;p&gt;I did few tests in 120 DPI with the GetSystemMetrics function and there is one strange result:&lt;/p&gt;
&lt;p&gt;A small icon is 16x16 pixels in 96 DPI. In 120 DPI I expected it to be 16*120/96=20 pixels but GetSystemMetrics returned 22 pixels instead. (Under Windows XP its size is 20 pixels in 120DPI.)&lt;/p&gt;
&lt;p&gt;Large icon size works as expected: 32x32 in 96DPI and 40x40 in 120DPI.&lt;/p&gt;
&lt;p&gt;Why this 2-pixel discrepancy? I was planning to make the toolbar icons size equal to small icon size, but it does not seem to be a good idea anymore... Is there any official or unofficial recommendation how to deal with toolbars under different DPIs?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item></channel></rss>