readme.txt
来自「Windows Mobile6 DDraw案例应用」· 文本 代码 · 共 34 行
TXT
34 行
Code Sample Name: Mosquito
Feature Area: Direct Draw
Description:
This program demonstrates DirectDraw animation using overlays.
The program creates a complex overlay surface and animates by flipping.
Relevant APIs:
DirectDraw
Usage:
On a device with overlay support, the program creates a large mosquito
that flies around the screen.
This app will also hog the applications keyboard focus. You will not be able
to switch out of the app until you exit by pressing the ACTION button.
Assumptions:
The device supports hardware flipping support.
Requirements:
Visual Studio 2005,
Windows Mobile 6 Professional SDK
Activesync 4.5.
To run the Mosquito application, you must have a display adapter that
supports overlays.
Requires at least 1.2 MB of video RAM.
** For more information about this code sample,
please see the Windows Mobile SDK help system. **
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?