搜索资源列表
顏色獲取器_源代碼
- 為方便用photoshop時候寫的小工具 ,獲取鼠標任意點的顏色 ,并取得此顏色的RGB / CYMK /HEX 值 , 還有如何實現透明窗體,是做網頁取色的好工具 , 不過取星號密碼的功能我就沒有加入了,看過很多vb文章都不能取得開啟網頁時候的*號密碼(WIN2K) ,只能通過全局hook實現 ,哪位大哥知道 ,幫忙告知 !感激不禁..Email : pcbate.2@gbmgroup.com.cn-used photoshop to facilitate the time to write
GetKeyNameText
- 視窗系統下簡易的API,執行後顯示鍵盤編碼及名稱-Windows system simple API, the Executive revealed keyboard encoding, and the name
MouseClickTest
- 確認微軟視窗作業系統是否有偵測到滑鼠動作與否-To check mouse click or not in windows system
WindowsAPISoruces
- windows API(清华大学冉林仓编著)源代码,包括8章。本书在介绍Win 32 API函数调用的基础上,重点介绍如何使用Windows SDK API开发Win 32动态链接库和应用程序,并结合进程管理、进程通信、钩子函数、窗口子类化、API HOOK、Internet Explorer开发、网络编程等介绍了API函灵敏在这些方面的综合应用。 本书中的实例源代码可通过 本书主要面向熟悉Windows开发且有一定编程基础的中高级用户,旨在帮助用户提高系统编程的能力。-windows AP
csharpcopy
- C# 复制鼠标移动区域的图像,鼠标移动过的区域,将被捕捉到,并显示在窗体内,有意思的一个小程序。-C# mouse copy the image area, move the mouse over the area, will be captured and displayed in the window of the body, a small program interesting.
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
WindowsFormsApplication1
- 可讀取按鍵的值,當你按下鍵盤按鍵時,會由視窗中顯示你所按下按鍵的數值。-Can read the value of a key, when you press the keys on the keyboard will be displayed by the window the value of the key pressed.
KeyBoardHook
- 可讀取英文字a~z共26個英文字母的輸入,鍵盤按下26個字母時,自動顯示在視窗中。-Read the word a ~ z of the 26 English letters input, the keyboard press the 26 letters automatically displayed in the window.