资源列表
WinCE_Driver2
- 如何调用WINCE的软键盘? 调用API SipShowIM(SIPF_ON),前提是内核加入了软键盘组件。 基于HIVE的注册表,如何在系统关闭前保存注册表的数据到文件system.hv? 调用API RegFlushKey函数。 -WINCE how to call the soft keyboard? Call the API SipShowIM (SIPF_ON), provided that the core components by adding
MYCAM
- 使用EVC4.0开发,在wince5.0下实现对摄像头的操作示例程序。-using evc4.9, develop under wince5.0
XS
- Windows CE XScale \"emulator\" for StrongARM
WinCE_Driver3
- 为什么WINCE目录下的例子用build+sysgen能够编译成EXE文件,而我添加的例子就不能编译呢? 如果这个例子是一个应用程序,那么肯定包括代码文件(.h .c .cpp)和资源文件(.rc和其它资源文件),build工具根据source文件内容把代码文件编译成lib文件,资源文件编译成.res文件,sysgen工具根据makefile文件内容将source文件中列出的需要链接的各个库文件合并成一个EXE文件。所以说关键在于makefile文件,WINCE目录下凡是能够用-Why W
KeyTest
- Wince系统下,键盘按键响应,检测按下键值软件,-wince , keyvalue
KeyHookDemo
- wince 截屏及代码 需要的同志们过来-wince Screenshots and code need to come back to the comrades
SpeedTester
- 此程序应用在平板电脑上,主要是做多线程的数字图片随机显示,用vs2012的IDE打开.-These procedures and tablet computer applications, mainly to do multi-threaded digital pictures random show opened with vs2012 s IDE.
CECamera
- windows ce下读取摄像头数据,可以用于带摄像头的手机-Take pictures and videos using Camera native API.
JK_flipflop.ZIP
- I upload a source code for JK flipflop here.
WinCEsoftkey
- WinCE下的软键盘为部分原码大家可以下下来参考以下帮助学习
PasswordReminder
- PasswordReminder希望能通过 急需贵站的资源做题目-PasswordReminder want to be able to need the resources to do Guizhan topic
S3C2440_24BPP_LCD_Driver.rar
- 绝对原创!三星2440基于优龙的板子,WINCE5.0下实现24位RGB LCD驱动的源码。例子中的LCD为480x272,其它分辨率参照头文件里的定义修改。需要修改的地方仅此三个文件。,Wince5.0 display driver for Samsung S3C2440 to achieve 24Bpp RGB LCD display, the source code base on UCDRAGON s devlopment board, the display in this examp