搜索资源列表
myfiledialogdemo
- 实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种技术叫替换窗口过程法-achieve satisfactor
yuanma
- 这是一个实现简单的车库管理系统的程序 是在VS2005平台上开发的MFC程序
xydy2
- 这是一校园导游系统的MFC程序,请大家多多支持
FindDemo
- windows 下MFC编程,实现简单的系统查找。了解如何进行windows查找
VolumeDemo
- windows下MFC编程,对话框编程,实现简单的声音控件来控制系统声音。
MFC对话框换肤
- vc++换肤程序示例,最基础的更改标题栏、系统图标代码
MFC-System
- 利用MFC编写用户登录系统界面,可以方便用户管理系统。-Written using MFC user login system interface, users can easily manage the system.
csplite
- MFC对话框窗口分割功能实现,主要是用picture控件模拟-Partition function of MFC dialog window implementation, the main picture controls with Analog
library
- MFC连接ACCESS ,一个图书管理系统,能完成多项功能-MFC connect ACCESS, a book management system, to complete a number of features
classroom_manager
- 基于DB2和MFC应用的教室管理系统,可以进行空闲教室的查询,教师可报的查询,数据库可以通过指令创建和删除-MFC applications based on DB2 and the classroom management system, can be free of the inquiry classroom, teachers may apply to the query, the database can create and delete commands
VC
- 对话框的数据存储系统设计 在VC++6.0程序环境下,使用MFC的应用程序;在实现对话框模式的可视化同时使用按钮消息输入不同频率,变化正弦波形,使之呈现不同的响应;同时掌握应用VC++库函数实现数据的产生、显示、保存等功能-Of the dialog box data storage system design in VC++6.0 programming environment, the use of MFC applications in the realization of the
MFC-calculator
- MFC计算器小系统设计,实现窗口的自动关闭和基本的计算功能-MFC calculator small system design, implementation, the window automatically closes and basic computing functions
Base-on-MFC-file-system
- 本文件系统是以windows的窗口为参考,在MFC的对话框模版下,主要通过tree control 和 list control两个控件和一些其它的控件模拟文件的操作。-The file system is based on Windows window for reference, in MFC dialog template, mainly through the tree control and list control two controls and some other contro
20120611
- MFC属性页面实例 MFC系统自带窗口 查找替换窗口,颜色窗口,文件选择窗口,字体窗口,打印窗口-Find and Replace MFC property page instance of the MFC system comes with window window, color window, the file selection window, Font window, print window
MFC.STUDENT
- 最近刚学习mfc,这是一个简单的学生管理系统。可以把它作为模版,学做登录对话框,视图列表控件的使用很熟悉。-Recently learning mfc, this is a simple student management system. Use it as a template, to learn to do the login dialog, view the list control is very familiar.
MFC-Minimize-system-tray--
- MFC最小化系统托盘及图标闪烁 MFC Minimize system tray and abrupt flicker -MFC Minimize system tray and abrupt flicker
Ex_Ctrl6SDI-0401
- 简单的学生信息管理系统,基于c++6.0 mfc 对话框(Simple student information management system)
餐饮管理
- 基于MFC的餐饮管理系统 实现点餐和记账(Restaurant Management System ,based on Visual C++)
ATM自助存取款机系统
- MFC与数据库,包括ATM的一些基础功能,存款、取款、转账、注册、修改个人信息、管理员系统等
MFC制作模拟系统任务管理器
- MFC制作模拟系统任务管理器,用于练习VC++界面化编程,操作系统专题程序设计