搜索资源列表
zidongxiezai
- 使用MFC实现COM组件时,经常节省许多开发时间。例如,使用AppWizard生成的基于MFC的COM dll工程,已经自动的提供了DllRegisterServer功能的实现。然而,却没有自动生成DllUnregisterServer功能。一般情况下,DllUnregisterServer对于程序是不可缺少的,因为一个完整的程序,不仅需要自注册功能,同时也需要自卸载功能。-use MFC COM, we often save many development time. For example
UseResourceInDLL
- 如何在DLL中使用对话框,从Win32 DLL和MFC DLL两个方面来分析并解决这个问题。 -how to use the DLL dialog, from Win32 DLL and MFC DLL two aspects to analyze and solve the problem.
dll
- 本文将讨论如何利用VC MFC来创建不同类型的DLL,以及如何使用他们。-This article will discuss how to use VC MFC to create different types of DLL, and how to use them.
VC_examples
- 实例12-1:使用用户界面线程实例。源代码在光盘中“\12\InterfaceThread”目录下。 实例12-2:使用工作者线程实例。源代码在光盘中“\12\ControlThread”目录下。 实例12-3:多线程实例。源代码在光盘中“\12\WQDemo”目录下。 实例12-4:线程间的通信。源代码在光盘中“\12\ThreadCommu”目录下。 实例13-1:动态链接库(Dll)实例。源代码在光盘中“\13\dlltest ”目录下。 实例13-2:鼠标钩子应
VCdll
- 虽然能用DLL实现的功能都可以用COM来替代,但DLL的优点确实不少,它更容易创建。本文将讨论如何利用VC MFC来创建不同类型的DLL,以及如何使用他们-Although the DLL can be used to achieve the functions can be used to replace COM, but the DLL is indeed a lot of advantages, it is more easy to create. This article will di
dll
- 示例演示MFC对动态库的调用方式。一个工程产生一个动态库,另一个工程中调用-Example shows the dynamic library calls MFC way. A project to produce a dynamic library, another project called
mfc42d_XiaZaiBa
- mfc42d.dll 解决mfc执行时运行不了的问题 .如果您使用的是 32位 Windows 操作系统: 只需解压“32位系统”文件夹内的 mfc42d.dll文件到“X:\Windows\system32” (X代表您系统所在目录盘符,如:C:\Windows\system32 ) ; B.如果您使用的是 64位 Windows 操作系统: 请解压“32位系统”文件夹内的 mfc42d.dll文件到“ X:\Windows\SysWOW64”
VCPPDLL-program
- 目录 1、概论 2、静态链接库 3、库的调试与查看 4、非MFC DLL 5、MFC 规则DLL 6、MFC 扩展DLL 的创建 -vc dll
DLL
- VS2010中如何查看DLL的导出接口,win32下以及MFC下的区别-VS2010 how to view the DLL export interface, win32 and MFC under the following distinction
20131115
- vc6开发MFC遇到的一个问题,开发dll与ocx是,与dome应用lib应用的问题-so so