搜索资源列表
Windows API源代码
- windowsAPI编程的例子,用户可以直接查看并使用-windowsAPI Programming example, the user can directly view and use
keyboard2000
- 这是一个用Windows API写的屏幕键盘。是很好的编程参考代码,程序里面有两点新东东:Button的Subclassing,同时自己处理鼠标点击消息; 鼠标的钩子函数 -This is a Windows API to write the screen keyboard. Is a good reference to the programming code, procedures, there are two new Eastern : Button of Subclassing.
PasswordSpy
- 一个纯粹用Windows API实现的获取密码的源程序,使用了Hook技术,Windows系统编程的优秀参考资料
HOOK_demo_vb
- windows下的关于鼠标hook的编程代码 有好多API的例子
20080323224000244
- api hook windows 编程-api hook windows programming
WindowsAPISoruces
- windows API(清华大学冉林仓编著)源代码,包括8章。本书在介绍Win 32 API函数调用的基础上,重点介绍如何使用Windows SDK API开发Win 32动态链接库和应用程序,并结合进程管理、进程通信、钩子函数、窗口子类化、API HOOK、Internet Explorer开发、网络编程等介绍了API函灵敏在这些方面的综合应用。 本书中的实例源代码可通过 本书主要面向熟悉Windows开发且有一定编程基础的中高级用户,旨在帮助用户提高系统编程的能力。-windows AP
HookAPI
- 推荐一些Windows环境下的HOOK API各种示例源代码,包括网络、注册表、文件、对话筐、进程等各个方面,这是些编程常用到的HOOK示例,可作为资料保存,以备后用。 -To some of the Windows environment HOOK API source code for various examples, including network, registry, file, dialog baskets, and other aspects of the process,
windows-api
- 实现vc最基本的api编程,代码详细,适合初学者。-Vc api to achieve the most basic programming code in detail.