搜索资源列表
VC++(MFC)Face
- 说明: 1.copy these four files to your pragram folder, 2.add \"*.Lib\",\"*.h\" to the project if USING MFC DLL, the files in \"DLL\" Folder, if using static lib,the files in \"static\" folder 3.add #include\"SkinMagicLib.h\" to the C*APP.c
vc++dllintroduce
- VC++动态链接库编程之基础慨念: Visual C++支持三种DLL,它们分别是Non-MFC DLL(非MFC动态库)、MFC Regular DLL(MFC规则DLL)、MFC Extension DLL(MFC扩展DLL)-VC DLL programming basis for the conception : Visual C support three DLL, They are the Non-MFC DLL (Dynamic Library MFC), MFC Regular
nntoolkit-vc
- 在VC中使用nntoolkit工具箱 1、 安装和注册nnToolKit组件 参见神经网络组件《nnToolKit安装手册》。 2、 导入nnToolKit组件 新建一个MFC AppWizard[exe]工程后,导入nnToolKit 使用MFC ClassWizard,添加一个新类,选择From a type of library, 在弹出的对话框中选中nnToolKit.dll 确定后,可以在workspace中发现类InnToolKit (本例
dydll
- VC++动态链接库编程之MFC扩展 DLL源代码 VC++动态链接库编程之MFC扩展 DLL源代码-VC dynamic link library's programming MFC extension DLL source code VC DLL MFC program's expansion DLL source code VC dynamic link library's programming MFC extension DLL source code VC
VC-11
- 动态链接MFC的常规DLL的实例-dynamic link MFC conventional examples of DLL
DLL输出对话框类的例子
- 此代码示范了如何将对话框封装到MFC DLL,然后可由VC,VB/VB.NET调用。压缩包中有两个例子: 1、dlldemo 示范了从VC中调用; 2、vbnetdllcall 示范了从VB.NET调用的例子;-this code will be demonstrations of how to MFC dialog Packaging DLL, which may then be VC, VB / VB call. Compressed are two examples : one, dlld
VC6动态链接库的编写和调用——四则表达式计算
- 先编写MFC DLL,打开VC++6.0 => File => New => Project => MFC AppWizzard(dll),在 Project name 里输入Calc =>Next => Finish. 好了,现在你打开Workspace的FileView就可以看到已经有Calc.h、Calc.cpp、stdafx.h、stdafx.cpp这4个文件了.-first prepared MFC DLL, opening VC 6.0 = gt;
VC视图绘制动态曲线图
- ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : TestDrawCurve_26 ======================================================================== AppWizard has created this TestDrawCurve_26 applic
MFC42UD.rar
- 把lib放到vc的mfc\lib下,dll放到windows\system32下。,把lib放到vc的mfc\lib下,dll放到windows\system32下。
UG.rar
- 用于UG二次开发,智能打孔装配程序代码,mfc dll格式开发,UG for the secondary development of smart drilling assembly code, mfc dll format development
oracle_ole_dev
- 开发环境:VC++6.0+MFC 数据库:Oracle 8.0 请将oraclm.dll拷贝到运行文件的目录中! 要运行例子要先装Oracle 8.0,如果有什么问题,请看你机器上的Oracle安装目录下的mshelp/Oraclec.hlp。-Development Environment: VC++ 6.0+ MFC Database: Oracle 8.0 Please oraclm.dll files are copied to the run directory! To run the
MFC42UD_
- VC++ 6.0 MFC UNICODE相关文件,可以不用免得重新安装VC++了,只要拷贝到相应的路径就可以了-VC++ 6.0 MFC UNICODE related documents, you can not avoid re-install VC++, And as long as the copy to the corresponding path can be a
dllmfc
- vc+MFC开发的常用的dll文件,集中到一起 vc+MFC,common dll file-vc+MFC,common dll file
IpAddressSelect.DLL
- VC++2008SP1 MFC IP地址查询 是个DLL模块 -VC++ IP address lookup
dll
- 本文将讨论如何利用VC MFC来创建不同类型的DLL,以及如何使用他们。-This article will discuss how to use VC MFC to create different types of DLL, and how to use them.
CJ60libd.dll
- CJ60libd.dll MFC扩展界面库 VC++的源代码-CJ60libd.dll MFC extension interface library, VC++ source code
How-to-make-a-dll-with-VCPP
- 文章详细介绍了如何使用VC++编写一个DLL程序,包括普通DLL、MFC DLL和扩展DLL 三种类型;-The article describes in detail how to use VC++ to write a DLL procedure, including ordinary DLL, MFC DLL and extension DLL three types
MFC-Call-dll
- 关于VC++调用DLL文件的程序代码,VC++6.0的对话框中调用DLL中的函数。-VC++ code to call the DLL file, VC++ 6.0 dialog box, call a DLL function.
MFC规则DLL的创建与使用技巧
- MFC规则DLL的创建与使用技巧,,6步学会dll封装(6 steps to learn DLL encapsulation)