资源列表
Color
- wince下自定义按钮图片和DLG背景!
ListCtrl
- evc listcontrol控件自绘,实现report风格的标题自绘,以及滚动条的自绘-Self-control evc listcontrol drawn to achieve the title of self-report style of painting, as well as self-painted scroll bar
FREESCALE
- i.mx27 soc for wince 6.0
chap01
- evc 的一个源代码,比较简单,全部有注释,适合学习使用-A evc source code is relatively simple, all annotated for learning to use
GPIO_S3c2440
- How to test GPIO on S3c2440 with EVC.
fangkuai-(1)
- 基于wince平台的方块游戏,用C语言编程实现 -Wince platform-based puzzle game, with C language programming
Embest_SCOMM
- WinCE 上串口通讯应用,可以实现串口的收发,自由选择端口号,波特率-WinCE on serial communication applications, can be achieved serial transceivers, free to choose the port number, baud rate
CEHttpd
- Wince下面的http服务器,解析html脚本 支持http下载和协议-Wince the following http server, parse html http download and protocol support scr ipt
Units
- 实现长度、重量、体积等单位换算。在wince 环境下开发,所用的开发工具是evc。这个代码很好用的,希望大家喜欢,谢谢。-Realization of length, weight, volume and other units conversion. Wince environment in development, the development tools used in the evc. Good use of this code, I hope you like, thank yo
WCESDKR
- Windows ce API函数描述 全英文-windows ce API descr iption
TF2440-wince
- TE2440用户手册,WInCE开发指南,TE2440用户手册,WInCE开发指南-TE2440 wince hander
SerialPort
- 基于CE下的串口数据读写程序。串口操作是Wince中最常用的操作之一。CE的串口驱动采用流式驱动,操作串口就像操作文档一样。但需要注意对串口进行正确配置,否则容易出丢数据的现象。