搜索资源列表
Geometry_demo
- 这是一个可以方便的改变窗口控件位置模板类,完美解决了窗口大小改变时,控件大小和位置不随父窗口改变的问题!只要在你的工程中加入给文件,就可轻松实现控件的自适应!-First of all this is not a library. There is no associated DLL or LIB to link to. Secondly, it is not a class hierarchy. You don’t have to derive your classes from classe
dlldialog
- 导出动态链接库(dll)中的类,以及dll类中的3个对话框-Export dynamic link library (dll) in the class, and class 3 dll dialog
Dynamic_link_function
- 学习Windows动态链接库(DLL)的基本概念和知识 学习和掌握WIN32 DLL和MFC DLL的建立方式 学习和掌握隐式和显式加载DLL的使用方法 -Learning Windows dynamic link library (DLL) of the basic concepts and knowledge to learn and master the WIN32 DLL and MFC DLL is created by learning and mastering the
dll-example
- 这是一个动态链接库的示例,有详细的源文件,实现了获取系统的时间,以对话框的形式展现。-This is an example of the dynamic link library, details of the source file, the time of the acquisition system, the form of a dialog box show.
Fund9-dongtailianjie
- 动态链接库 目的:了解MFC 支持的三种动态链接库:Win32DLL,MFC 常规DLL, MFC扩展库。掌握封装DLL的基本方法。 步骤: 新建三个不同的DLL工程; 分别封装一些类和函数; 新建一个测试工程对上述库里的函数或类进行调用; 封装一个对话框类到DLL,并新建一个工程调用之。 -The purpose of the dynamic link library: Understanding MFC' s support for the three dy
vcexportclassdll
- 如果要编写模块化的软件,就要对对动态链接库(DLL)有一定的了解,本人这段时间在修改以前的软件时,决定把重复用的类和对话框做到DLL中,下面就从一个简单的例子讲起,如何实现MFC扩展DLL中导出类和对话框。-If you want to write modular software, it is necessary right right dynamic link library (DLL) have a certain understanding, I modified this time i
dll
- 在VC++ 下用MFC 编写动态链接库的学习课件以及5个示例程序,便于入门和学习-MFC prepared by the dynamic link library learning courseware and 5 sample program in VC++, to facilitate the entry and learning
pc_pc
- 文件主要涉及数据采集卡动态链接库的调用,其中还涉及到DLL动态链接原理和PCI接受和发送应用程序。-The document mainly involves the data acquisition card dynamic link library calls, which also relates to the principle of dynamic link DLL and PCI to accept and send applications.
FZRJQXV
- 该软件代码示范了如何用VC++开发环境 进行动态链接库DLL编写(The software code demonstrates how to use vc + + development environment for dynamic link library DLL written)
DlgDll
- 对话框调用动态链接库(DLL)中的对话框资源,含模态对话框和非模态对话框示例,调用的对话框集成了曲线的绘制,可类似于绘图插件,应用于数值计算中曲线的实时动态显示;稍作修改还可应用于程序中循环变量(2D&3D)的实时动态显示。程序参考了网络两个作者的相关代码并集成,在此感谢!(The dialog box call dynamic link library (DLL) in the dialog resources, including modal dialog and non modal