搜索资源列表
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.
WindowsAPISoruces
- windows API(清华大学冉林仓编著)源代码,包括8章。本书在介绍Win 32 API函数调用的基础上,重点介绍如何使用Windows SDK API开发Win 32动态链接库和应用程序,并结合进程管理、进程通信、钩子函数、窗口子类化、API HOOK、Internet Explorer开发、网络编程等介绍了API函灵敏在这些方面的综合应用。 本书中的实例源代码可通过 本书主要面向熟悉Windows开发且有一定编程基础的中高级用户,旨在帮助用户提高系统编程的能力。-windows AP
OReilly-Subclassing-and-Hooking-with-VB
- A descr iption of Subclassing and Hooking techniques with Visual Basic.
caq0209
- DLL注入,钩子技术,窗口子类化 GetProcAddress、LoadLibrary。学习DLL注入和窗口子类化很好的例子。-DLL injection hook technology, window sub-class GetProcAddress, LoadLibrary. Learning DLL injection and the window subclassing good example.
RemoteThreadMateQQ
- QQ远程监控源码,通过DLL远程注入。窗口子类化、钩子等技术实现QQ聊天记录,密码等监控。申明:本程序仅用于技术研究。禁止用于非法行为。-QQ RMON source, through the DLL a remote injection. Window subclassing, hooks and other technologies to achieve the QQ chat records, passwords, and other monitoring. Disclaimer: Thi
