搜索资源列表
069
- 替换 Windows 公共对话框的 DLL 和演示程序的源代码,具有HOOK 功能(86KB)-public dialog Replacement Windows DLL and demonstration program's source code, with HOOK functions (86KB)
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
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
vs2008-DLL-show-a-dialog
- 在网上找了很久在vs2008中用DLL来调用一个窗体的资料,终于让我测试成功了,哈哈,本系统在vs2008下用静态调用DLL的方式实现了DLL中显示对话框-On the Internet for a long time to call DLL in vs2008 using a form of data, and finally let me test succeeds, ha ha, the system calls in the DLL with the static under vs200
dlldlg.rar
- DLL 弹出对话框 应用 DLL 弹出对话框 应用,DLL Application pop-up dialog box pop-up dialog box DLL Application
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
thdhkDll
- 替换公共对话框的 DLL和演示,对DIY自己的程序很好的代码-DLL replacement of public dialog and demonstration, with its own procedures for DIY good code
DlgDll
- introduce how to make dll using VC which includes dialog.
vcdialogdll
- Visual c++ codes of dll which includes dialog.-Visual c++ Codes of dll which includes dialog.
dlldialog
- 导出动态链接库(dll)中的类,以及dll类中的3个对话框-Export dynamic link library (dll) in the class, and class 3 dll dialog
_Test
- A project that exports a dialog from a DLL in MFC
DLL
- 自己编写的一个关于对话框的MFC程序 有Dll的调用-I have written an MFC dialog box procedure on the call to Dll
DLL-made-by-modeless-DialogL
- 用无模式对话框制作的DLL,在网上找了很多资料,但缺乏完善的解决方案。这个例子是我在长时间尝试之后找的一个可行方案。希望会对大家有用。-DLL modeless dialog produced a lot of information online to find, but the lack of a complete solution. This example is after a long time try to find a feasible option. I hope will be
Build-Dialog-DLL-(MFC)
- 用visual stdio 2010编写的在MFC框架下如何将对话框模块做成dll,里边有全套代码,欢迎下载-MFC framework written in Visual of stdio 2010 dialog module is made of the dll, inside with a full set of code are welcome to download
dll-example
- 这是一个动态链接库的示例,有详细的源文件,实现了获取系统的时间,以对话框的形式展现。-This is an example of the dynamic link library, details of the source file, the time of the acquisition system, the form of a dialog box show.
Resource-Only-DLL
- vc++,dll,纯资源的DLL就是只包含资源的DLL,例如:图标,位图,字符串,声音,视频,对话框等。使用纯资源DLL可以节约可执行文件的大小,可以被所有的应用程序 所共享,从而提高系统性能。纯资源DLL的编写比普通的DLL要简单的多,-vc++, dll, pure resource DLL that contains only resource DLL, such as: icons, bitmaps, strings, voice, video, dialog boxes, and
myEditor
- 使用scitilla控件(sciLexer.dll)的vc对话框程序源码-Use scitilla control (sciLexer.dll) of the dialog program source code (vc)
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.
WindowDll
- MFC对话框DLL示例,将对话框封装成完成对应功能的DLL便于项目间多模块的协作-the sample of write the mfc dialog dll(dynamic librrary)
DlgDll
- 对话框调用动态链接库(DLL)中的对话框资源,含模态对话框和非模态对话框示例,调用的对话框集成了曲线的绘制,可类似于绘图插件,应用于数值计算中曲线的实时动态显示;稍作修改还可应用于程序中循环变量(2D&3D)的实时动态显示。程序参考了网络两个作者的相关代码并集成,在此感谢!(The dialog box call dynamic link library (DLL) in the dialog resources, including modal dialog and non modal