资源列表
PlayWnd
- windows ce 下directshow 的 code
EVC4.2.iniFilereadwriteFounction
- 是一个在EVC下开发的闹钟定制程序。其中一个难点就是如何创建、写、读一个ini 文件。由于是在EVC下,所以很多API函数都不被支持比如关于.ini文件读写GetPrivateProfileString和 WritePrivateProfileString函数。于是我开始在网上搜寻可以轻松读写ini文件的方法。最后找到了一个人写好的,可以实现类似 GetPrivateProfileString功能的函数。-EVC is a customizable alarm clock, developed
CAMERAIF_TEST
- 三星s5pc100开发板上Camera 测试程序。-Samsung s5pc100 development board the Camera test program.
Serial
- iMX21 Serial driver under WinCE5.0
SerialPort_Driver
- 这个程序是基于Window CE下的串口驱动程序源代码-This procedure is based on the Window CE serial driver source code
5sec_startup_wince
- 5秒钟启动WINCE,通过作者的亲身经历讲解启动过程和需要注意的环境,非常有参考价值。
ImageDecoder
- Evc下的图片解码类,可支持bmp,jpeg,gif各种格式-Evc Photo decoders under the category can support bmp, jpeg, gif formats
timetable
- EVC程序,嵌入式windows的入门级程序,在模拟器上设计一个课程表,有简单的图形界面-timetable for wince
wince-web-server-cgi
- 利用GoAhead构建嵌入式web应用。在wince环境下的CGI程序。-/* * cgi.c-- CGI processing (for the GoAhead Web server * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution
24402memory
- 这是我在开发2440过程中在网上找到的MEMORY部分的资料!可以借此明白CE 的内存分配问题!仅供学习!-This is my 2440 in the course of the development of the Internet to find information on some of the MEMORY! CE can use to understand the memory allocation problem! For learning!
wcefullscreencode
- wce全屏显示代码的2用vc种方法,采用C++编写,经测试成功-wce full screen code 2 with vc methods, written in C++, has been tested successfully
LedCtrl
- Wince下一个LED数码管显示控件源码,该升级包,可同时显示数字和相关字符,包括“-”和“:”号,(以前只能显示数字)。是开发工业控制系统界面的优秀控件