搜索资源列表
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
一个用MFC DLL开发的日期函数库
- 一个用MFC DLL开发的日期函数库-a DLL with MFC's date library
MFC DLL的编写和调用示例
- MFC DLL的编写和调用示例-MFC DLL and call the sample preparation
封装的dll
- 用MFC封装图象处理Dll,包括完整代码-with MFC Dll image processing package, including a complete code
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
MFC.用于MFC处理的动态链接处理
- MFC DLL API,用于MFC处理的动态链接处理,用于WINCE6.0,,USE IN WINCE 6.0
dll.rar
- 相关的DLL集合, 包括doclist.dll,mfcce300.dll,noteprj.dll,olece300.dll(前四个是支持HPC运行PPC软件的 DLL),gapinet.dll,gx.dll(这个比较重要,用来支持一些图形函数),cecore.dll,sdl.dll(这个类似于 DIRECTX),aygshell.dll(这个文件WINCE.NET4.2也有,不过版本不同,不建议替换),kctrl.dll(这个好象是用来 支持日文的),vbscr ipt.dll,这些都DLL比
mfctest
- DLL对话框导出类,实现多个DLL导出不同窗口在父窗口显示控制,多Tab切换!vs2003-DLL dialog derived class, DLL Export multiple different windows in the parent window display control, multi-Tab to switch! vs2003
HOOK
- 了解MFC DLL动态连接库的编程方法; 2.了解HOOK技术和回调函数的运行机制; 3.学习MFC中加载动态连接库的方法 -DLL&HOOK1
opengl_activex
- An OpenGL ActiveX Control Developed with MFC 用MFC写的OpenGL控件 -An OpenGL ActiveX Control Developed with MFC by MFC controls written in OpenGL
MFCDll
- MFC dll 示例 以及动态和静态调用示例-Example MFC dll and examples of dynamic and static call
dll
- 通过一个dll创建工程和一个dll使用工程来进行非MFC DLL的创建和使用方法-introduce the way to create and use a dll through the 1 project and dlltest project in the rar file
create_non-MFC_dll_link
- 建立非MFC DLL的静态连接 建立非MFC DLL的静态连接-create non-MFC dll link create non-MFC dll link
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.
Project
- MFC DLL函数和调用方法-MFC DLL
Exe_MFC_for_DLL
- MFC DLL相关,系统提供了DLL在MFC上的开发情况
编写Win32控制台程序 注入带窗口的DLL
- 编写Win32控制台程序 注入带窗口的DLL源码(Write the Win32 console program into the DLL with the window)
MFC
- 简单实用,DLL动态链接库编程入门之二:非MFC DLL(good well,study mfc valstudoi)