原文地址::http://www.cnblogs.com/Shadow27/archive/2008/11/17/1335137.html
相关博客::http://hi.baidu.com/mikenoodle/blog/category/Wince/index/13
相关网页::
Windows CE开发常见问题解答(转载)::http://www.winbile.net/bbs/forums/threads/1007800.aspx
本文主要是给像我这样还在学习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
今天的文章WINCE 开发资料汇集分享到此就结束了,感谢您的阅读。
版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 举报,一经查实,本站将立刻删除。
如需转载请保留出处:https://bianchenghao.cn/12893.html