搜索资源列表
MatlabGenericDll
- Introduction A shared library is a collection of functions that are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At run-time, the l
appface_vc
- AppFace 支持三种皮肤加载方式,从磁盘文件加载,从资源加载,从内存加载。下面我就说说如何从资源加载URF皮肤文件: 首先,要确保你下载了AppFace for VC 开发包,我们要用到其中的三个文件: \"appface.h\", \"appface.dll\" ,\"gtclassic.urf\" 。 接着,创建一个 VC 可执行文件工程, MDI/SDI/DIALOG/WIN32 类型的都可以,我以创建一个DIALOG 工程 ResSkin 进行说明 。将\"appface.h
勾子编程指南
- 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
pifu
- 易语言开发,内存加载运行she皮肤,不释放dll文件。-Easy language development, memory load operation she skin, do not release the dll file.
memory-leak-in-mfc
- This project is dialog based and using mfc.When we use the mfc in vc++ there is some memory leaking problem due to use of third party dll. this code help to remove this problem it take care the memory.
SkinSharpTest
- 从内存中加载dll,调用皮肤空间的dll,皮肤资源。-Loaded from memory dll, the skin is called the space dll, the skin resources.
