DDEX1

所属分类:DirextX编程
开发工具:Others
文件大小:17KB
下载次数:70
上传日期:2008-05-14 17:02:46
上 传 者xajhuang
说明:  Windows CE 5.0 DirectDraw 例子, 微软样例代码 DDEX1
(Windows CE 5.0 DirectDraw example, Microsoft sample code DDEX1)

文件列表:
INCLUDE\ddmm.h (1038, 2004-07-01)
INCLUDE\ddutil.h (1655, 2004-07-01)
INCLUDE\ddutil2.h (1400, 2004-07-01)
INCLUDE\lbprintf.h (1042, 2004-07-01)
DDEX1\ddex1.cpp (12614, 2004-07-01)
DDEX1\ddex1.rc (634, 2004-07-01)
DDEX1\directx.ico (1078, 2004-07-01)
DDEX1\makefile (662, 2004-07-01)
DDEX1\obj\ARMV4I\retail\ddex1.obj (19025, 2008-05-14)
DDEX1\obj\ARMV4I\retail\ddex1.res (1204, 2008-05-14)
DDEX1\obj\ARMV4I\retail\_objects.mac (100, 2008-05-14)
DDEX1\resource.h (681, 2004-07-01)
DDEX1\sources (1335, 2004-07-01)
DDEX1\obj\ARMV4I\retail (0, 2008-05-14)
DDEX1\obj\ARMV4I (0, 2008-05-14)
DDEX1\obj (0, 2008-05-14)
INCLUDE (0, 2008-05-14)
DDEX1 (0, 2008-05-14)

//----------------------------------------------------------------------------- // // Sample Name: DDEx1 Sample // // Copyright (c) 19***-2000 Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- Description =========== DDEx1 demonstrates the tasks required to initialize and run a DirectDraw application. User's Guide ============ DDEx1 requires no user input. Press the F12 key or the ESC key to quit the program. Programming Notes ================= This program shows how to initialize DirectDraw and create a DirectDraw surface. It creates a back surface and uses page flipping to alternately display the contents of the front and back surfaces. Other techniques demonstrated include color fills and using GDI functions on a DirectDraw surface. Note: This sample requires hardware flipping support. If the display driver doesn't support page flipping the sample will exit during initialization.

近期下载者

相关文件


收藏者