您的位置:首页 > 编程语言

WinCE 开发问题收集和整理

2011-04-08 13:56 399 查看
本文主要是给像我这样还在学习
WINCE

应用开发却又还没找到比较系统的资料的同志们,这里的资料全部来自于
codeproect


codeguru,

资料很全面,
涉及到图形编程,控件开发,数据库、加密解密,通信编程,
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
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息