资源列表
slider
- 仿IHpone 滑屏特效,用进度条实现 可运行在wince下 按下不放一直拖动到终点可解锁-Imitation IHpone sliding screen effects can be achieved with the progress bar under the press run in wince and hold to drag to the finish to unlock
UI_wince
- wince 界面开发资料 以美化按钮为主,贴图等 vs环境运行-wince data interface development to beautify the main button, and texturing operation vs environment
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
WinCE_Driver4
- 在mediaplayer全屏播放的时候,我可以用键盘上的某一个键调节声音大小,现在我想在屏幕上显示调节的结果就跟我们看电视一样能出来一些标记。当声音变大在屏幕上就增多,当声音变小的时候就减少 得到播放窗口的DC,然后在上面显示一个不同颜色的矩形或者其它形状。 -In mediaplayer full screen, I can use a key on the keyboard to adjust the sound of a size, and now I want to adju
Windows_CE_OAL
- Windows CE微软针对嵌入式领域推出的一款全新的操作系统。之所以说它是一款全新的操作系统,是因为尽管Windows CE的UI非常接近其它的桌面版Windows操作系统,但是它的内核完全是重新写的,并不是任何一款桌面版Windows的精简版本。 Windows CE是一种支持多种CPU架构的操作系统,其中包括ARM、x86、MIPS和SHx,极大地减轻了OEM开发过程中移植操作系统的工作量-The field of Microsoft Windows CE for embedded in
PDA_BackLigth
- 要防止PDA闲置时电源自动关闭,可以从两种角度去思考, 常规做法是更改WinCE配置, 也就是修改电源闲置关闭时间的注册表键值, 然后激发一个事件重新加载这些配置, 这样做存在一个恢复的问题, 当我们的工作(同步)完成后需要恢复用户原来的配置, 那么我们换一角度去思考, 既然WinCE允许设置自动关闭时间, 那么WinCE系统中必然存在一个线程在指定时间后挂起系统(关闭电源), 这个线程一定有一个定时器-To prevent the PDA automatically turn off the
WindowsCE_Bluetooth
- 由于蓝牙协议是在无线技术下的仿真串口,蓝牙中OBEX的许多应用正是基于蓝牙仿真串口。而流接口驱动程序通过一组流接口函数使得应用程序可以通过文件系统中的特殊文件而与设备接口,因此蓝牙仿真串口的功能性更适合流接口驱动程序的结构。-As wireless technology Bluetooth protocol is simulated under the serial port, OBEX Bluetooth in many applications is based on the Bluetoo
ftpTest
- Wince 下用EVC开发的Ftp测试程序-Wince Ftp under development with the test procedure EVC
WinCE_Driver1
- 调用directshow出现链接错误,如何解决? player.obj : error LNK2001: unresolved external symbol _IID_IVideoWindow player.obj : error LNK2001: unresolved external symbol _IID_IMediaControl 这是因为链接器没有找到合适的.lib文件。两种办法: 1、在EVC菜单Tools—options—directories 里
dialog
- wince 嵌入式开发小编程,制作对话框,显示对话框的小实验,对初学者绝对有用-development of small wince embedded programming, production dialog, a dialog box of small experiments, absolutely useful for beginners
WinCE_Driver3
- 为什么WINCE目录下的例子用build+sysgen能够编译成EXE文件,而我添加的例子就不能编译呢? 如果这个例子是一个应用程序,那么肯定包括代码文件(.h .c .cpp)和资源文件(.rc和其它资源文件),build工具根据source文件内容把代码文件编译成lib文件,资源文件编译成.res文件,sysgen工具根据makefile文件内容将source文件中列出的需要链接的各个库文件合并成一个EXE文件。所以说关键在于makefile文件,WINCE目录下凡是能够用-Why W
HelloCE
- winCE的简单程序,适合刚刚接触windowsCE程序设计的朋友,希望对大家有帮助-winCE simple program, just contact windowsCE program design for friends, we want to help