资源列表
PlayingSound
- PlayingSound向我们展示windows mobile系统如何支持声音播放等的操作(vs2005)。
DealWithScreenOrientation
- DealWithScreenOrientation向我们展示如何在windows mobile系统上做屏幕旋转, 很好的例子,大家有兴趣可以试试(vs2005)。
DataTransport
- DataTransport程序展示窗体之间如何灵活传递数据,主要有三种方式:构造器传递、属性传递、通过时间传递(vs2005)。
CalculateSum
- CalculateSum程序用来拒绝用户重新启动操作(防止重复操作),实际上就是做阻塞 用户界面(vs2005)。
Mobile_Video_IP
- Mobile Video IP - Plus source code
TaskVision_Source
- TaskVision 应用程序展示了用于个人和公司相关任务管理的一个完整的 n 层应用程序。该示例附带了用于运行某个私有任务服务器应用程序的随时可运行的示范客户端、全部客户端源代码,以及服务器安装软件包。
PocketPC2002使用文件打开对话框
- PocketPC2002使用文件打开对话框-PocketPC2002 use file open dialog
Read and Write Text Files in WinCE
- Read and Write Text Files in WinCE
mobilev1src
- java写的全国移动联通的手机归属地查询程序,非常完整的号段识别-wrote Unicom mobile phone ownership to the inquiry procedure, the very integrity of the identification,
SelfMarshalledStruct
- 用C#调用API实现PPC屏幕旋转的完整原始代码,可自行添加一些功能。-called C# API PPC screen rotating complete source code can add their own features.
testVoice
- PPC 上 播放声音的一些测试使用,包括并发播放声音,窗口切换出去后暂停声音等(适合做游戏),附带PPC窗口旋转的示例。 (均是C#调用API)-Some testing uses of play voice in the pocket pc, including play voice at the same time and pause voice at switch the windows(using in the games). And there are also some exam
WM50_Cricketnew
- 用蓝牙传输实现PDA和PC机同步显示个人定位系统的信息,蓝牙传输的程序