搜索资源列表
nboot
- 由三星的2442修改而来,正确引导eboot,请注意用三星公版的硬件配置,具体可以参考QQ2440,因为我在些平台上跑过,具体操作 1.target settings : post-linker:选择为 ARM fromELF 2.ARM assembler与 ARM c Compiler 的 architecture or processor 选择为:ARM920T 3.ARM linker的 output:RO base为 0x00000000 (当仿真时为:0x30000000
Windows_CE_Tools_and_README
- ___ ___ ___ ___ ___ ___ README ___ ___ ___ ___ ___ ___ ___ __ WICHTIG !!unbedingt aufschreiben!! \\\REGISTRY\HKLM\init\Launch50 muss explorer.exe reingeschrieben werden!! Wenn der Eintrag falsch geschrieben wird, ist das N
DispLCD_2440
- This function Demo How to Setup LCD in WinCE5.0,You can see LCD init and seting logic for transferring LCD image data from a video buffer located in system memory to an external LCD driver.You can build it in WinCE 5.0,This demo is working in SAMSU
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>
AutoRunProgram
- 实现Wince下程序的开机自动运行功能; 将本程序设为开机自动运行 [HKEY_LOCAL_MACHINE\init] "Launch80"="AutoRunProgram.exe" 在注册表中设置要开机自动运行的程序,如下示例 [HKEY_LOCAL_MACHINE\Software\HaCheng\touchcalibrate] "Descr iption"="触摸屏定位" "StartExe"="touchcalibrate.exe" "StartCm
