搜索资源列表
my_Trans
- 本实例演示了如何利用Windows提供的API实现窗体的透明效果,其API封装于User32.DLL中,而且代码实现了动态加载和释放资源。-the examples demonstrated how to use the Windows API to provide a transparent window effects, in its API User32.DLL package, but of dynamic code loading and the release of resource
WinDLL007
- 是一个进行窗口封装的绝好程序,可以VB中调用封装在VC编译的DLL中的窗口,并对其进行控制,里面包括VC窗口类封装的源程序窗口-is a window for the excellent packaging procedures, VB can call Packaging in VC compiled DLL window, and its control, VC window includes a source category Packaging window
wlSelectDirectory
- 选择文件路径。弹出窗口,选择文件选择对话框,封装成DLL后,在全部平台上使用。
MFCDialogTodll
- 将MFC对话框封装成一个DLL库,可供其他应用程序随便调用。
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
DLL_Windows
- 多层窗口封装在DLL中,各自调用的特殊处理,有模式显示,有非模式显示,关键是在任务栏的现实处理-Packaged in a DLL in the multi-storey windows, each called special treatment, there are models showed that the non-model shows that the key is the real deal in the task bar
ScreenTranslation
- 实现屏幕取词功能,主要功能封装在DLL中,使用时,只需要调用dll中的相关函数。-Screen Translation function to achieve the main functionality encapsulated in the DLL, use, simply call the relevant function in the dll.
DialogDll
- 将对话框封装为DLL,供其他界面方便调用,调用方式见成教。-The dialog can be packaged to dll and provide to the other call .
test
- MFCDialogTodllMFC winziward dll mfc对话框程序封装为d-MFCDialogTodll:make mfc dialog appliation to a dll
9.TestDLL
- 新建三个不同的DLL工程; 分别封装一些类和函数; 新建一个测试工程对上述库里的函数或类进行调用; 封装一个对话框类到DLL,并新建一个工程调用之。 -New three different DLL engineering Some classes and functions are encapsulated A new test for the above project in the function or class to call Packaging a
Fund9-dongtailianjie
- 动态链接库 目的:了解MFC 支持的三种动态链接库:Win32DLL,MFC 常规DLL, MFC扩展库。掌握封装DLL的基本方法。 步骤: 新建三个不同的DLL工程; 分别封装一些类和函数; 新建一个测试工程对上述库里的函数或类进行调用; 封装一个对话框类到DLL,并新建一个工程调用之。 -The purpose of the dynamic link library: Understanding MFC' s support for the three dy
DlgDll
- 封装在dll中的对话框。占用主线程资源。dll采用动态绑定方式-Package in the dll dialog box. To occupy main thread resources
WindowDll
- MFC对话框DLL示例,将对话框封装成完成对应功能的DLL便于项目间多模块的协作-the sample of write the mfc dialog dll(dynamic librrary)
dllvc
- 在VC下封装对话框,DLL输出对话框类的例子-dll export dialog
MSChart
- mschart控件应用源码,画2D,3D曲线,已封装成DLL,并有DLL源码,移植性强。-Mschart control application source code, draw 2 d and 3 d curve, has been packaged into a DLL, and a DLL source code, strong portability
ixptpa
- 自己编译好的log4cpp的DLL 和 LIB 封装了一个使用类()
强制对话框dll(附带源码)
- 压缩包内有源码文件和已经编译的dll文件 其中dll被封装函数名字为MsgBoxA 调用后效果:窗口弹出不断置顶,遮挡鼠标操作,并且通过键盘钩子屏蔽用户的键盘/快捷键操作,使用户不能使用快捷键关闭窗口,只能做出选择后才能关闭。 详细见压缩包内的源码文件
