搜索资源列表
kbh.rar
- DELPHI编写的HOOK API实现DLL全局钩子启动记事本的程序,DELPHI prepared HOOK API to achieve the overall hook DLL procedures start Notepad
SendInputAPI
- 利用API函数监听鼠标运作,打开系统的记事本程序、画图程序以及DOS提示符,同进监听鼠标的单击、双击、滚轮运作等,还可以控制其它的应用程序。-API function to use the mouse to monitor the operation of the Notepad to open the system procedures, drawing procedures, as well as DOS prompt, with the click of the mouse into th
api
- 这是调用api的一个小实验,调用控制面板和记事本程序。-This is the api calls a small experiment, called the Control Panel, and the Notepad program.
VBapinotepad
- VB 纯api 写记事本 非常的强悍, 大家可以用来学习-VB net api to write very powerful Notepad
TerminateProcess
- API调用终结进程,窗口查找notepad,继而终结进程,-API CALL
FileChange
- 比如在记事本或DW中,若有外部程序打开了某个文件,并进行了内容编辑及保存,若你当前正在打开本文件,则程序会弹出一个提示,告诉你文件被外部程序修改,是否恢复文件?或许平时你见的比较多吧?实现的方法是:利用API 函数FindFirstChangeNotification,可以用于监视指定目录下的文件系统变更情况,并可设置通知条件,函数返回的句柄被用于监视文件变更的线程。- For example, in Notepad or DW, and if the external program to