搜索资源列表
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.
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:鼠标钩子应
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