搜索资源列表
LED_INT
- 在WinCE系统中应用程序直接获取中断触发和直接操作I/O口,进行读取和写入。从而减少驱动程序的开发-in WinCE systems applications direct access to trigger disruption and direct operation of I / O port, for read and write. Reduce Driver Development
CamerAutoForWinCE
- EVC编程;使用按钮触发作为视频捕捉的触发装置搭建一个可供演示的自动视频捕捉照相系统;当按动指定按钮动作发生时,系统照相操作被触发,连续拍摄一定数量的图像并逐一显示-EVC programming; use the buttons to trigger video capture as a trigger device structures for a demonstration of the automatic camera video capture system; When pressed
PDA_BackLigth
- 要防止PDA闲置时电源自动关闭,可以从两种角度去思考, 常规做法是更改WinCE配置, 也就是修改电源闲置关闭时间的注册表键值, 然后激发一个事件重新加载这些配置, 这样做存在一个恢复的问题, 当我们的工作(同步)完成后需要恢复用户原来的配置, 那么我们换一角度去思考, 既然WinCE允许设置自动关闭时间, 那么WinCE系统中必然存在一个线程在指定时间后挂起系统(关闭电源), 这个线程一定有一个定时器-To prevent the PDA automatically turn off the
WINCE_Driver
- WINCE添加驱动程序,目的为响应S3C2410的EINT7中断,使用了rGB2作为LED状态输出 1.Kernel\Hal\cfw.c OEMInitInterrupts()使能EINT7、LED(Output)、触发方式 2.Inc\oalintr.h(Inc\oalintr.inc) 增加:#define SYSINTR_BEEP (SYSINTR_FIRMWARE+19) 修改: _inline DWORD MapIrq2SysIntr(DWORD _Irq)
Star
- 采用VS2005+C# 开发 wince5.0系统 技巧分享: 窗体的Menu 设置为空,不然页面上会多一行!! 使窗体不会移动 设置 WindowState = Maximized ListView控件设置VIEW属性为Details, Columns项目中增加字段,这样就可通过代码增加行,实现数据列表方式展示。 TextBox控件设为多行输入框 Multine属性 设为 True 部分手持机要读写模块加电后,扳机才能用! 窗体keyPreview属性设置为tru
WDTMFCDlg
- CE6.0下的WDT使用程序,基于MFC对话框界面的。通过读写WDT端口来设置WDT时间和触发方式等特性。对于端口的读写使用汇编完成。-CE6.0 under WDT use the program, MFC dialog-based interface. WDT time to set up and trigger other features by reading and writing WDT port. For reading and writing using port assembl
