资源列表
WavClick
- wince下,修改触摸击屏声由喇叭输出改为IO输出控制蜂鸣器。-Wince sound click screen instead of buzzer
DB1200-Camera
- 基于AU1200的Camera的驱动,对于想用MIPS平台做摄像头驱动的很有帮助-Camera-based driver of the Au1200, the MIPS platform would like to use camera-driven helpful
IrDA
- 2440下的红外接收下WINCE下的红外遥控器接收程序,实现接收红外遥控器发过来的命令!-2440 under the under the WINCE under infrared receiver infrared remote control receiver process, the realization of the receiving infrared remote control commands sent!
AddRoute
- This program is able to change the route table in windows ce/windows mobile. It is like the cmd-prompt program route.exe. But this has a nice GUI.
KeyboardControl(ce).WINCE 下的软键盘源代码
- WINCE 下的软键盘源代码 C#调用API,WINCE under the soft keyboard source code C# Call API
DIRECTDRAW.rar
- WINCE 平台验证DDRAW OVERLAY2的DEMO.,WINCE DDRAW OVERLAY2 DEMO.
2007042018370885874
- wincce 5.0 sqlce 学习WINCE数据操作-wincce sqlce
GpsSerialPortProgram
- c下面写gps导航程序,比较好,可供初学者开发参考,值得一看 -c write the following gps navigation procedures, better for beginners to develop reference, see
USB
- S3C2410 for WINCE4.2 USB Driver
matrixkey
- 基于wince 6.0 为基础的4*4矩阵键盘源程序。-#include <tchar.h> #include <cardserv.h> #include <cardapi.h> #include <tuple.h> #include <devload.h> #include <diskio.h> #include <nkintr.h> #include <windev.h>
w_ipp-sample-wincex86_p_5.1.005
- Intel windows CEX86平台快速开发,hello,word,源代码,X86体系的intel,app库调用-Intel windows CEX86 platform for rapid development, hello, word, source code, X86 system, intel, app library calls
IImage
- wince EVC 简单的图片浏览功能,自已随意扩展 支持 *.bmp *.jpg *.gif *.png 等等 // TODO: Add your control notification handler code here CString defFilter(\"选中其中一个文件|*.bmp *.jpg *.gif *.png\") CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter) i