搜索资源列表
MFC_Com
- WINCE MFC COM sample. (from EVC高級編程及其應用開發)
MFC_Com_Client
- WINCE MFC COM client sample. (from EVC高級編程及其應用開發)
CEScreenKeyBoard
- wince下的触摸键盘(6×8)源代码,使用evc4.0 mfc编写。
MFC.用于MFC处理的动态链接处理
- MFC DLL API,用于MFC处理的动态链接处理,用于WINCE6.0,,USE IN WINCE 6.0
dll.rar
- 相关的DLL集合, 包括doclist.dll,mfcce300.dll,noteprj.dll,olece300.dll(前四个是支持HPC运行PPC软件的 DLL),gapinet.dll,gx.dll(这个比较重要,用来支持一些图形函数),cecore.dll,sdl.dll(这个类似于 DIRECTX),aygshell.dll(这个文件WINCE.NET4.2也有,不过版本不同,不建议替换),kctrl.dll(这个好象是用来 支持日文的),vbscr ipt.dll,这些都DLL比
MobileTransparent.rar
- wince,windows mobile环境,实现按钮背景透明。,wince, windows mobile environment, the realization of the button background transparent.
wince-bmp
- wince6.0 mfc显示bmp图片 -wince6.0 mfc show bmp picture
S3C6410_MFC_Decode
- 三星S3C6410新的MFC(Multi-Format Video Codec)编解码器的调用代码。支持MPEG4、H263、H264、VC1。最好在840x600以下分辨率使用,否则将超出6410的带宽,会引起刷屏闪烁(在GUI区域更明显)。-full function source codes for S3C6410 MFC DECODE demo.
LoadImage_Demo
- VC2005下实现wince 5.0动态图片加载,包含多种图片格式(*.jpg,*.gif)-VC2005 achieve wince 5.0 Dynamic image loading, with a variety of image formats (*. jpg,*. gif)
MFC-TCP
- 基于MFC的窗口化的服务器和客户端之间的通信 采用TCP编程。对于新手来说还不错,包含多线程以及消息的传递机制-MFC-based window of the server and client using TCP communication between the programming. For starters, pretty good, including multi-threading and message passing mechanism
PLAYMP3
- WinCE 简单的播放器。MFC写的。以前在PUDN上找到的。怕丢了重新上传下。支持WMA WAV MP3,支持LRC 播放-Base on WinCE5.0 OS MP3 Player,Support MP3,WMA,WAV.Support lrc play.Please debug with standard 500 sdk as best choice.
MSCOMM
- wince系统下的MFC工具下编写的一个串口程序,可以测试多个串口,在串口之间可以发送和接收数据-MFC tool wince system prepared under a serial program, can test multiple serial ports, the serial port can send and receive data between
WinCE_register_editor
- 分别可以在EVC和VC下编译出WM版和Windows版,这个程序是转载的,使用了MFC的-, Respectively, in the EVC and VC compiler under the WM version and Windows version of this procedure are reproduced, the use of the MFC' s
lab2
- wince平台下,编程实例,wince入门编程,搞懂MFC\ATI,嵌入式平台,-wince platform, programming examples, wince entry programming, they get to MFC \ ATI, embedded platforms,
MyClock
- 这是本人前不久刚用MFC做的时钟程序,能清楚显示画面的指针式时钟,在客户区还有同步时间显示。希望对初学者有所帮助-This is just not long ago I use MFC to do the clock procedures, to clearly display the Analog clock, customers at the district have synchronized time display. Want to be helpful for beginners
Com-List
- wince MFC编程使用的comlist控件 ,非常实用-wince MFC programming using comlist control, very useful
Code
- MFC Widnows程序设计 各种mfc wince代码,适合初学者,读程序使用-MFC Widnows various mfc wince programming code for beginners, reading program uses
WinCE
- wince实验指导,系统定制、BSP克隆、镜像下载、远程工具使用、添加文件及快捷方式、SDK导出、MFC方式俄罗斯方块设计、C#开发托管程序、用户shell实验、数码管及LED点阵实验、串口通讯编程、Bootloader跟踪调试实验、Source Insight进行BootLoader跟踪调试实验。适合初学开发者,很详细、很好的实验-wince experimental guide, system customization, BSP cloning, image download, remot
MFC
- wince S3C6410mfc模块驱动及测试源码.-mfc driver and test source
wince 绘图软件
- 在mfc智能设备里,编写的绘制折线图的程序 带有源码