CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - a-w
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - a-w - List
[
Hook api
]
HookImport_src
DL : 0
Enclosed is MFC source code for a function which can be used to hook any imported function call which your application makes. Since most of the Win32 API is implemented using import functions in dlls, this means that you hook Win32 API calls. This is useful when for example you want to be called for every call to the file system (::CreateFile() & CloseHandle()) which your app makes. This example of hooking the file system calls your app makes could form the basis of code to ensure you do not have any handle leaks in your application. You could also use this code to spy on COM port activity in remote processes by injecting the DLL into the remote process. -MFC source code for a function w hich can be used to hook any imported function ca ll which makes your application. Since most of t he Win32 API is implemented using import functi ons in dlls. this means that you hook Win32 API calls. This is for example useful when you want to be called for every call to the file system (: : CreateFile ()
Date
: 2008-10-13
Size
: 6.11kb
User
:
l
[
Hook api
]
HookImport_src
DL : 0
Enclosed is MFC source code for a function which can be used to hook any imported function call which your application makes. Since most of the Win32 API is implemented using import functions in dlls, this means that you hook Win32 API calls. This is useful when for example you want to be called for every call to the file system (::CreateFile() & CloseHandle()) which your app makes. This example of hooking the file system calls your app makes could form the basis of code to ensure you do not have any handle leaks in your application. You could also use this code to spy on COM port activity in remote processes by injecting the DLL into the remote process. -MFC source code for a function w hich can be used to hook any imported function ca ll which makes your application. Since most of t he Win32 API is implemented using import functi ons in dlls. this means that you hook Win32 API calls. This is for example useful when you want to be called for every call to the file system (: : CreateFile ()
Date
: 2025-12-29
Size
: 6kb
User
:
l
[
Hook api
]
Lock-Computer
DL : 0
一个给电脑加锁的程序,调用了 KBHook.dll 全局键盘钩子,程序用繁体VB6编写,里面含 instgb5 在VB IDE环境中转换的工具. 这个工具我用了很多年,ctrl配合方向键可以简繁体转换..具体看右下角的图标的帮助. 一个台湾朋友写的.. 真的非常好用.. -允许输入拉丁字符的拼音 请键入文字或网站地址,或者上传文档。 取消 Yīgè gěi diànnǎo jiā suǒ de chéngxù, diàoyòngle KBHook.Dll quánjú jiànpán gōuzi, chéngxù yòng fántǐ VB6 biānxiě, lǐmiàn hán instgb5 zài VB IDE huánjìng zhōng zhuǎnhuàn de gōngjù. Zhège gōngjù wǒ yòngle hěnduō nián,ctrl pèihé fāngxiàng jiàn kěyǐ jiǎn fántǐ Zhuǎnhuàn.. Jùtǐ kàn yòu xiàjiǎo de túbiāo dì bāngzhù. Yīgè táiwān péngyǒu xiě de.. Zhēn de fēicháng hǎo yòng.. 将中文译成英语 中文(简体) 英语 日语 To lock a computer program, called KBHook.dll global keyboard hook, the program written in Traditional VB6, which contain instgb5 in the VB IDE environment conversion tool, this tool I use for many years, ctrl with the arrow keys can be simplified and traditional conversion .. the lower right corner of the icon to see specific help to write a Taiwanese friend .. really nice ..
Date
: 2025-12-29
Size
: 95kb
User
:
曉風
[
Hook api
]
HOOK
DL : 0
本例中,以F键和W键为测试键。 点击“安装键盘钩子”以后,在上面编辑框中可以进行测试,按F键将会输出一段文本。按W键则会失效。 点击“卸载键盘钩子”以后恢复正常。-In this example, the F key, and W to the test button. Click "Install keyboard hook" after the edit box at the top can be tested, press the F key will output a piece of text. Press the W key is invalid. Click "Uninstall keyboard hook" after returning to normal.
Date
: 2025-12-29
Size
: 69kb
User
:
赵云峰
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.