搜索资源列表
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
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
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
gif89_source
- 本控件Gif89a用VC 6.0和ATL创建,在使用时不需要任何DLL(包括atl.dll和mfc....dll)。本控件提供7个属性和3个方法来播放动画gif文件:-Gif89a with the control VC 6.0 and ATL to create, in use does not require any DLL (including atl.dll and mfc .... dll). The seven attributes to provide control and th
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
VC_DLL_refer
- 介绍了VC++中动态链接库的使用。包括静态链接库、库的调试方法、MFC/非MFC DLL等。-Introdce you sth about DLL desigh in VC++. Include static lib、MFC/nonMFC DLL...
dll
- 本文将讨论如何利用VC MFC来创建不同类型的DLL,以及如何使用他们。-This article will discuss how to use VC MFC to create different types of DLL, and how to use them.
VCskin
- vc mfc皮肤美化 调用DLL 值得参考-vc mfc skin beautification worth considering calling DLL
123
- 讲解了VC++MFC 如何调用DLL里的对话框资源, 含word文档详细讲解。-Explains how to call VC++ MFC DLL in the dialog resource, including word documents explain in detail.
dll
- 此文档是DLL动态链接库编程的入门级资料。使用工具VC++,MFC 开发!-This document is the entry-level information of the DLL dynamic link library programming. Use the tools of VC, MFC development!
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-DLL
- 对于vc的动态链接库的实例。可以帮助读者进一步了解他-it is about vc DLL
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.
VCPP-MFC-DLL
- vc++的MFC下动态链接库编写详解,DLL的创建与使用-vc++ the MFC dynamic link library written Xiangjie create DLL
MFC-dll
- 本文件是MFC可执行文件在没有安装VC环境下的配置文件,内付说明-This document is an MFC executable file without installing the VC environment configuration file, which pay descr iption
MFC规则DLL的创建与使用技巧
- MFC规则DLL的创建与使用技巧,,6步学会dll封装(6 steps to learn DLL encapsulation)