搜索资源列表
勾子编程指南
- 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
Sunisoft.IrisSkin
- 非常好用的皮肤控件,包括控件源码和一个演示程序,windows编程必不可少的工具!-Very easy to use skin control, including source control, and a demonstration program, windows programming indispensable tool!
mfc40u
- mfc40u.dll文件,解压后直接放入C盘Windows的System32文件夹中即可,用于WIN7中的串口编程-mfc40u.dll file, unzip directly into the C drive of Windows System32 folder can be used in serial programming WIN7
pukleun00
- 展示如何利用微软提供的UxTheme,dll函数编制Windows XP风格的应用程序()