资源列表
Read and Write Text Files in WinCE
- Read and Write Text Files in WinCE
PocketPC2002使用文件打开对话框
- PocketPC2002使用文件打开对话框-PocketPC2002 use file open dialog
TaskVision_Source
- TaskVision 应用程序展示了用于个人和公司相关任务管理的一个完整的 n 层应用程序。该示例附带了用于运行某个私有任务服务器应用程序的随时可运行的示范客户端、全部客户端源代码,以及服务器安装软件包。
Mobile_Video_IP
- Mobile Video IP - Plus source code
CalculateSum
- CalculateSum程序用来拒绝用户重新启动操作(防止重复操作),实际上就是做阻塞 用户界面(vs2005)。
DataTransport
- DataTransport程序展示窗体之间如何灵活传递数据,主要有三种方式:构造器传递、属性传递、通过时间传递(vs2005)。
DealWithScreenOrientation
- DealWithScreenOrientation向我们展示如何在windows mobile系统上做屏幕旋转, 很好的例子,大家有兴趣可以试试(vs2005)。
PlayingSound
- PlayingSound向我们展示windows mobile系统如何支持声音播放等的操作(vs2005)。
UsingDocumentList
- UsingDocumentList程序向我们展示如何使用DocumentList控件。该控件用于浏览“ 我的文档”文件夹中的文档(vs2005)。
UsingNotification
- UsingNotification控件用来向用户显示一个“气球提示”。该控件位于 microsoft.windowsce.forms命名空间(vs2005)。
CameraProgramming
- 介绍在winmobile5.0下摄像头编程的一些知识。
RILSample
- windows mobile 6下查询ril层信号强度的例子程序,需要在ppc上运行