搜索资源列表
myfiledialogdemo
- 实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种技术叫替换窗口过程法-achieve satisfactor
coldlg
- Windows着色对话框动态库,由INI文件决定各控件颜色-Windows DLL coloring dialog, INI file controls the color decision
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
dllvc
- VC在DLL中使用对话框资源,VC调用DLL内的对话框资源-VC resources in a DLL using the dialog box, VC dialog resources within the DLL calls
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
1
- 对话框程序,从一文本文件中读取数据显示在列表框里,在列表框里能实现双击删除数据,右键弹出对话框增加数据。所有的操作都在dll中实现-Dialog box procedure to read from a text file data in the list box, double-click in the list box to delete data to achieve, right pop-up dialog box to add data. All the operations are
_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.
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