搜索资源列表
file
- 有关mfc文件操作方面的知识,可以直接运行!
vcPP-ocx
- 1.只需指明ocx文件的路径(含文件名),函数即可自动从文件中提取控件的CLSID,然后检查是否已 注册,如果已注册则不再注册;如果未注册则自动进行注册。 2.ocx控件必须包含TypeLib信息,一般VC++/VB/DELPHI7等生成的控件都属于此类型。 3.函数在VC6下执行顺利,由于程序中的控件在程序初始化时也必须初始化,因此该函数代码应放在应用程序的初始化 过程中,如在VC6的MFC工程中应放在CXXXApp::CXXXApp()中。-1 is only needed
StuMag
- bank编程,银行管理系统的一部分创建基于MFC的应用程序 用数据文件来存储全部学生信息 提供视窗用户界面 能够增加、删除、修改学生信息 。-bank program
3DOF
- 空空导弹的三自由度MFC,本文件实现了多线程,可以在界面改变初值和参数-Three degrees of freedom of the air-to-air missiles MFC to achieve a multi-threaded, initial values and parameters can be changed in the interface
first
- 用c++导入图像,要在C++中先建立一个MFC工程,然后打开此文件-Use c++ to import the image, to create a MFC project in C++, and then open this file
VC.NETMFC
- VC.NET创建一个最简单的MFC程序,此为源码文件,真的是挺简单的MFC程序,想学习VC.NET环境的MFC编程,就要从最简单的MFC程序源码开始,难道不是么? -VC.NET create a simple MFC program, this is the source file, is really quite simple MFC program, want to learn VC.NET MFC programming environment, it is necessary fr
ODBCApiDataManager
- VC++ 使用滑块控制音量的MFC音乐播放器,播放器界面没有怎么设计,只是演示了MFC的应用,播放音乐请点击浏览文件按钮。另外音量控制实现了仿Windows系统的滑块控制方式,同时适时显示了音量大小,是一个比较简单实用的参考代码。今天的内容就是这些,是不是很简单,源代码可以通过百度关键字 MFC plucky(资料一般放在 新浪爱问资料里)-This file contains a summary of what you will find in each of the files that
showimage
- 通过mfc和opencv打开指定文件夹的图像文件并显示在picture控件上-Open the image file in the specified folder and displays the picture controls and through opencv mfc
savereadtxt
- VC++基于mfc 实现对话框打开读取txt文件,显示在edit box 中,一个简单的MFC小例子,相信有不少朋友需要这个吧。-VC++ based mfc achieve read txt file open dialog box is displayed in the edit box, and a simple MFC small example, I believe many of my friends needed this.