High DPI - MFC

Version: 1.0.0

Description

In this lab, you will learn how to find out if a system is in high DPI mode, how to enable or disable the DPI-awareness property in MFC applications using Visual Studio 2010, and compare UI elements at 144 DPI and at 96 DPI.
This lab requires Visual Studio 2010 Beta 2 (or higher).

Contents

  1. Overview
  2. Exercise 1: Ensure That the Computer Is in High DPI Mode
  3. Exercise 2: Run the Application at the 96 and 144 DPI Settings
  4. Summary