资源列表
fullscreen_src
- 这是WINCE程序进行无边框全屏显示的代码,请大家品尝-procedures without the full screen display frame code, please taste
KeyTrac
- WinCE编程宝典第3章的配套代码,使用SDK编写,记录系统按键消息
DISTSK
- 接地变压器 为不接地的系统提供一个人为的、可带负载的中性点,并可 带所用变低压绕组; -grounding transformer to the grounding system is not to provide an artificial, which can carry the load neutral point, as may be used in low-voltage winding change;
IIC
- WinCE下的IIC驱动,此驱动为流接口驱动,采用中断方式。-I2C (logical) MDD/PDD Streams interface driver
Mylist_owndraw
- wince下listctrl的自绘,实现了透明和自绘滚动条-listctrl class in wince,realize transparent and the owndraw silder
Sockapp
- wince上的sock编程。适合初学者学习参考如何在wince上进行网络编程。-wince on the sock program. Reference for beginners to learn how to wince on the network programming.
ComDemo
- 在VS2005下开发的C#串口例程,已经在PDA,wince下测试。
TicTac1
- WinCE编程宝典第3章的配套代码,使用SDK编写,五子棋第一部
2004062111034213441
- WinCE下的系统进程列出程序。主要是方便远程调试的程序。-WinCE system under the process set out the procedures. Convenience is the main remote debugging process.
SUART
- this project describes pic software uart library based on MPLAB C18 software and hardware uart best example
bmp2c
- 将bmp文件转成16位彩色的C数组,用于生成WinCE启动画面需要的数据,用C#开发。还可以将生成好的C数组读入显示-Bmp files will be converted into 16-bit color of the C array, WinCE startup screen used to generate the data needed, and C# Development. Can also generate a good read into the array C show
HotKey_MFC
- PocketPC中注册热键的代码示例,MFC方式,eVC开发支持。