资源列表
CopyScreen.rar
- EVC实现抓屏应用程序,为wince系统下做evc的做个参考,EVC application to achieve screenshots for wince system to be a reference to do the EVC
UsbBulkHost
- 我写的WINCE5.0下的USB驱动程序,支持键盘和鼠标,采用批量传输,绝对可用。-WINCE5.0 I write under the USB drivers, support for keyboard and mouse, using bulk transfer, is absolutely available.
Touch
- samsung 2443 touch driver
wiceUSB
- wince下s3c2410 驱动 usb-wince under the s3c2410 driver usb
GestureTest
- wince 平台手势使用示例代码,字数不够-wince platform gesture usage,字数不够
DIBSectionCE_demo
- DIBSection在CE下使用的例子源代码
I2C
- 关于嵌入式windowCE的测试代码,IIC,对大家可能会有用!-Embedded windowCE on the test code, IIC, may be useful for everyone!
test_chuansong
- 操作系统为winCE,编译环境为EVC下的界面编程,实现一个循环滚动的代码条,类似于霓虹灯。-Operating system for winCE, compiler environment under EVC interface programming, implementation of a rolling cycle of the code section, similar to neon lights.
Read-and-write-memory-mapped-file
- 本代码用来对WinCE环境下内存映射的读写,当在系统总线上扩展新的硬件设备时会非常重要。-This code is used under WinCE environment to read and write memory-mapped, when the expansion of a new hardware device on the system bus will be very important.
wincetouch
- wince 下的测试屏幕的坐标软件,还有就是能检查鼠标的单击的事件-wince under the screen coordinates of the test software, there is to check the mouse click event
CalcIt
- 自己写的在wince下的一个简易计算器。-Write in a simple calculator under wince.
CANRecv
- can端口的收数据的测试,可以将该程序考到wince下,用来测试can口的接收数据功能