Direct2D GDI Interop Sample
This topic contains the following sections.
Description
This sample shows how to draw Direct2D content to a GDI Device Context (DC). It produces the output shown in the following screen shot.

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\GdiInteropSample |
| Code Gallery | Download from MSDN Code Gallery |
Building the Sample
Building the Sample Using the Command Prompt
- Open the Command Prompt window and navigate to the sample directory.
- Type
msbuild GdiInteropSample.sln.
Building the Sample Using Visual Studio 2008 (Preferred Method)
- Open Windows Explorer and navigate to the sample directory.
- Double-click the icon for the .sln (solution) file to open the file in Visual Studio.
- In the Build menu, select Build Solution. The application will be built in the default \Debug or \Release directory.
Related topics
Send comments about this topic to Microsoft
Build date: 9/6/2011