WINCE 开发资料汇集

 

WINCE 开发资料汇集

本文主要是给像我这样还在学习WINCE应用开发却又还没找到比较系统的资料的同志们,这里的资料全部来自于codeproectcodeguru,资料很全面,涉及到图形编程,控件开发,数据库、加密解密,通信编程,COM编程,读写注册表等

 

codeproect 的地址为:http://www.codeproject.com/KB/mobile/

codeguru的地址为:http://www.codeguru.com/cpp/w-p/ce/

 

下面主要例举些我个人认为比较感兴趣的:

 

1.操作XML (Simple XML Parsing on WinCE 4.2 Using C++ and MSXML 3.0)

http://www.codeguru.com/cpp/w-p/ce/embeddedvisualc/article.php/c9799/

 

 

2.气泡窗体提示(Notifications and Power Management under Windows Mobile: Benefit from Both)

http://www.codeguru.com/cpp/w-p/ce/memorymanagement/article.php/c11113/

 

3.读写文件(Read and Write Text Files in WinCE)

http://www.codeguru.com/cpp/w-p/ce/files/article.php/c3519/

 

4.经典的button控件(CCeButtonST v1.2)

http://www.codeguru.com/cpp/w-p/ce/controls/article.php/c3509/

 

5.检测内存泄漏(Memory leak detection for WinCE )

http://www.codeguru.com/cpp/w-p/ce/article.php/c3513/

 

7.位图开发

(Using Bitmaps in WinCE Applications)

http://www.developer.com/ws/pc/article.php/2190121

 

Making Bitmap Backgrounds Transparent in Windows CE Applications

http://www.developer.com/ws/pc/article.php/2107151

 

透明控件开发(Transparent Controls with custom image backgrounds on PocketPC)

http://www.codeproject.com/KB/mobile/transparent_controls.aspx

 

 

8.实现全屏

 

(Fullscreen Windows In Windows CE)

http://www.codeproject.com/KB/mobile/Windows_CE_Fullscreen.aspx

 

Having full screen without accessing the SHFullScreen API

http://www.codeproject.com/KB/mobile/fullscreen.aspx

 

A Non Full-Screen Dialog Class for Windows CE

http://www.codeproject.com/KB/mobile/nonfullscreendialog.aspx

posted @ 2008-11-14 17:40  寒蝉  阅读(3245)  评论(3编辑  收藏  举报