搜索资源列表
勾子编程指南
- 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
MS3v3
- MS轮式比赛部分源代码仅供参考,包括框架建立、策略-The MS Wheel game part of the source code for reference only, including the framework of strategy
AutoComplete
- The Source Code to create an Autocomplete Text Box. Source Code created by using VB6. Database using MS. Acces. Typed enough Letters in TextBox Then Autocomplete will be processed