搜索资源列表
commandbar_demo
- 在wince系统中基于MFC的程序中,使用命令行的例子-MFC in wince system based on the program, use the command line examples
WinCE
- wince实验指导,系统定制、BSP克隆、镜像下载、远程工具使用、添加文件及快捷方式、SDK导出、MFC方式俄罗斯方块设计、C#开发托管程序、用户shell实验、数码管及LED点阵实验、串口通讯编程、Bootloader跟踪调试实验、Source Insight进行BootLoader跟踪调试实验。适合初学开发者,很详细、很好的实验-wince experimental guide, system customization, BSP cloning, image download, remot
WINCE_Lecture_Note
- 以多个实例简明扼要地讲述了WINCE系统下MFC编程,生动易懂,非常好的学习WINCE的资料,不可错过。-To multiple instances of the WINCE succinctly describes the MFC programming system, vivid easy to understand, very good learning WINCE information, not to be missed.
Blacklight3
- 开发平台:vs2005; 目标平:WINCE; 功能:在vs2005下用MFC开发针对wince系统,开发基于对话框的背光测试程序; 程序实现:让背光亮3秒灭3秒。-Development platform: vs2005 target level: WINCE function: in vs2005 for wince under development with MFC system, develop dialog-based backlight test procedure
UserManager
- 基于程序嵌入式Wince系统下MFC框架的用户权限登录;为不同权限的用户设置不同的登录方法。-the mfc program base wince ,which can set the differint method to access the system
2005serial
- 基于wince6.0的串口读写工程,该应用程序没用MFC中MSCOM组件,通过createfile\writefile\readfile等流驱动函数直接读写串口,其中还包括波特率、奇偶校验位以及串口通信协议的详细编程,该类经调试在VS2005环境下调试成功,对wince系统下串口通信实现具有很好的借鉴意义。-Based on the serial read and write wince6.0 engineering, the application useless in MSCOM MFC c