搜索资源列表
MessageBox.zip
- 这个.DLL实现了一个定制的消息框,使用了一个窗体和一些图片框。它是.dll编程的一个很好的介绍;同时,能方便的添加很多可扩展功能。
vc界面编程源码Demo
- 这是一个为电站做的监控程序。开发环境vc,使用了APPFACE.DLL界面库,高效简单的实现漂亮界面。-This is a power station to do the monitoring program. Vc development environment, the use of APPFACE.DLL interface library, and efficient realization pretty simple interface.
DLLclock
- 实现时钟的DLL程序,对学习DLL编程的人会有所帮助。-achieve clock DLL procedures, to learn DLL programming will be helpful.
vc++_dll_2
- VC++动态链接库(DLL)编程深入浅出(二) 看到这篇文章在制作动态库时很有用,推荐给初学者。 出处:PConline 作者:宋宝华 责任编辑:moningfeng
dll
- 本代码实现了DLL的基本编程方法,对于建立起DLL的概念有一定的帮助
login
- GINA DLL编程,GINA DLL提供了一个交互式的界面为用户登陆提供认证请求。WinLogon.exe会和GINA.DLL进行交互,缺省是MSGINA.DLL(在Syst-em32 目录下)。微软同时也为我们提供了接口,我们可以自己编写GINA.DLL来代替MSGINA.DLL。
dll
- labwindow 生成DLL,VC利用DLL编程的例程。
动态链接库编程
- 动态连接库编程,可以将系统资源放在动态链接库中,实现对动态连接苦进行访问-DLL programming, system resources can be placed on dynamic link library, and realize the hardships Dynamic Link visit
勾子编程指南
- win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全局的,比如你的hook,所以ms必须提供一种折衷的安全的方法.好 在windows中的dll正好可以解决这个问题.-win32 was abandoned on the overall situation of the concept of memory, each process has its own memory space, an
MessageBox.zip
- 这个.DLL实现了一个定制的消息框,使用了一个窗体和一些图片框。它是.dll编程的一个很好的介绍;同时,能方便的添加很多可扩展功能。, This DLL has realized the news frame which has custom-made, has used a window and some picture frames. It is dll a programming very good introduction; At the same time, can facilitat
VCDLL
- 一个VC的基于DLL的编程例子,对想学习VC DLL编程的人很有帮助-VC DLL
SkinH_VC_Trial
- Skin控制源代码,以及实例有助于VC编程者开发界面开发。-Skin control the source code, and example will help programmers develop VC interface development.
SkinH_VC
- SkinSharp换肤库源码上传,包含.lib、.dll、.h文件以及相应的例子实现换肤,vc++编程-SkinSharp for change the skins with VC++
Sunisoft.IrisSkin
- 非常好用的皮肤控件,包括控件源码和一个演示程序,windows编程必不可少的工具!-Very easy to use skin control, including source control, and a demonstration program, windows programming indispensable tool!
dll
- 此文档是DLL动态链接库编程的入门级资料。使用工具VC++,MFC 开发!-This document is the entry-level information of the DLL dynamic link library programming. Use the tools of VC, MFC development!
CardDlg
- 一个MFC规则DLL编程项目,主要包含6个窗口,包含基本应用的控件和自定义的控件使用-MFC DLL
DLL
- 实现窗体调用dll,进而让初学者进一步了解dll编程的原理-Realization of the principle form called dll, thereby allowing beginners to learn more about programming dll
DFZ-DLL
- An example of using a document view class in dll(An example of using a document view class in a DLL)
hqze-then
- show to you how to dump which dll file and api have been use(Show you how to dump which DLL file and API have then use)
qffbx
- MFC 扩展DLL 编程实例 搭好了一个进行编程的框架()