"Hello World" Sample

This topic contains the following sections.

  • Description
  • Requirements
  • Downloading the Sample
  • Building the Sample
    • Building the Sample Using the Command Prompt
    • Building the Sample Using Visual Studio 2008 (Preferred Method)

Description

This sample uses Direct2D to write text to the screen.

Requirements

Minimum supported client Windows 7 or Windows Vista with Service Pack 2 (SP2) and Platform Update for Windows Vista
Minimum supported server Windows Server 2008 R2 or Windows Server 2008 with Service Pack 2 (SP2) and Platform Update for Windows Server 2008
Windows SDK Windows Software Development Kit (SDK) for Windows 7

 

Downloading the Sample

This sample is available in the following locations.

Location Path/URL
Windows SDK \Program Files\Microsoft SDKs\Windows\v7.0\Samples\Multimedia\Direct2D\Direct2DHelloWorld
Code Gallery Download from MSDN Code Gallery

 

Building the Sample

Building the Sample Using the Command Prompt

  1. Open the Command Prompt window and then open the sample directory.
  2. Type msbuild Direct2dHelloWorld.sln.

Building the Sample Using Visual Studio 2008 (Preferred Method)

  1. Open Windows Explorer and then open the sample directory.
  2. Double-click the icon for the .sln (solution) file to open the file in Visual Studio.
  3. In the Build menu, select Build Solution. The application will be built in the default \Debug or \Release directory.

 

 

Send comments about this topic to Microsoft

Build date: 1/22/2012