搜索资源列表
PRELOOK
- 这个是用MFC做的一个小程序.其功能是创建一个WINDOWS里面最常见的对话框.适合MFC初学者.仅供参考.-this is done with MFC a small program. Its function is to create an inside most common Windows dialog box. MFC for beginners. For reference purposes only.
FormDialog
- 在mfc环境下建立带有文本控件,还有BUTTON控件的Dialog,并且输入到文本控件中内容时,还可以再弹出一个小对话框,用以显示,是一个建立对话框的小程序-mfc environment in the establishment of controls with text, there are BUTTON Dialog Control, text input and control of the contents, can also pop up a small dialog box to
lianliankan(MFC)
- 一个使用MFC开发的连连看小程序,还有连连看的*程序
buttonmap
- 本人开始学习MFC的时候做的一个小程序,实现了给按钮添加自定义图标,给初学者做个参考吧-When I started learning MFC to do a small program that implements a button to add a custom icon, to be a reference to it for beginners
TestSplitter
- 以“MFC程序设计”为基础,写的一个小的窗口分割程序。-To MFC programming as the basis, to write a small window for the procedure for the carving.
BackGround
- 简单的MFC小程序,实现一个对话框 对初学者很不错的,-MFC menu
OICQ-ui
- 一个模仿OICQ界面的小程序,对于mfc的界面开发有一定的帮助。-OICQ mimic the interface of a small process, the interface development for mfc certainly helpful to them.
Magnifier
- 该小程序大概在200行左右,用API函数简洁实现任意界面的放大功能,可用于MFC或其他界面的二次开发,由“沉默天使工作室”原创,推荐界面编程初学者学习和使用。-The size of this simple program is about 200 rows, efficiential in magnifing any windows by using API functions, convenience for the further development with MFC or other
histogram
- 自己编写的基于mfc的8位灰度图像的灰度直方图功能小程序-I have written mfc-based 8-bit grayscale image histogram function of small programs
xgui
- 这是原来做的一个项目,要把mfc写的图形界面程序,用wxWidgets来替换,做成跨平台的程序。由于直接用wxWidgets来替换,工作量太大,就写了一个接口库,原来的mfc代码,只需要非常小的改动,就能实现跨平台。其实就是把mfc用wxWidgets实现了,因此原有代码改动很小。-This is the original to do a project, we should mfc GUI application written using wxWidgets to replace, make
penandbrush
- 一个MFC小程序,实现用画笔画图的框架,画刷填图的功能-A small MFC program, to achieve a framework for drawing with a brush, brush the function mapping
sendtextmessages
- 发短信的小程序,主要是mfc写的界面部分。希望对大家有用。-The small program to send text messages
data2bmp
- mfc 基于对话框的一个16位位图裸数据转换为24位位图的小程序-mfc dialog based on a 16-bit bitmap raw data into 24-bit map applet
timer
- 定时,计时小程序,MFC界面,点击菜单完成定时计时功能-Timing, timing applet, MFC interface, click the menu to complete timed timing function
Hello
- MFC小程序,捕捉鼠标的点击消息,每次点击鼠标会弹出对话框-MFC small program to capture mouse click on the message
GetPath
- MFC小程序,用于获取当前运行程序所在目录和完全文件名,并弹出对话框提示。-MFC small program used to obtain the current directory and run the program completely the file name, and pop-up dialog box prompts.
count
- 自己写的一个电脑使用时间计算的MFC小程序,带有过时提醒功能-MFC program, with a computer to write their own time calculation outdated reminder function
CFrog
- 自编mfc小程序青蛙过河 sdi以及dialog应用-Compose mfc applet Frogger sdi well as dialog application
CShuduDlg
- 自编mfc小程序 数独求解器 dialog小应用-Compose mfc applet Sudoku solver dialog application
MiniDraw
- 基于MFC写的小程序,实现了画直线、矩形和椭圆的功能。(Small program that draws straight lines, rectangles and ellipses)