Project Description
DDrawTest application project shows how to use the Hardware layers of display controller of different application processor in WinCE and Windows Mobile devices. This also shows how to use DDraw APIs to access the hardware layers of the display controller in WinCE/WinMobile.

Prerequisites:

Without the above mentioned prerequisites this application will fail to run on the devices.

This sample demo application will do the following functions when it is executed.

Application Usage:

Following are the user interaction option with the application

Keys Functions
‘D’ Draws the "Testing" text over the DDraw surface.
‘E’ Erases the content of the primary surface
‘F’ Flips between the back buffer and primary surface buffer
ESC Exits the application.

 

Screenshot:

clip_image001