I've noticed that some applications (eg. Visual Studio 2008, Gallio Icarus 3.1) don't look that great (eg. fonts are blurry) when I run them on my laptop which has fonts set to 120%, whereas other applications seem to render fonts crisply.
I have unchecked the 'Enable Windows XP style scaling' option in the 'Custom DPI Setting' dialog in the Control Panel.
I understand that it makes sense for WPF-based apps like VS2010 to look great, but wonder what particular API or configuration settings should be made such that regular GDI-based apps (eg. WinForms) can also display nicely.