-
Disable-key-combination
本示例程序演示了如何在子窗体中禁止切换组合键和关闭组合键功能。(This sample program demonstrates how to disable the subform combination of keys on and off switching function key combinations.)
- 2013-07-17 22:24:36下载
- 积分:1
-
P3-315
先从键盘输入一个文本文件的文件名(约定:字符数≤127字节,可含路径)和一个字符串(约定:字符数≤20字节,其中不含空格、TAB等,后面称之为Str),再在屏幕上显示该文件的内容。要求显示完内容后,在屏幕上输出文件的行数(行之间以’
’为分隔、每行的长度不定但均≤200个字节)、字符串Str在文件中第1次出现的行号和最后一次出现的行号(查找时不区分大小写、不跨行查找,若未找到,则行号显示为-1)。
(Start with the keyboard input of a text file name (convention: the number of characters to ≤ 127 bytes, and can contain the path) and a string (convention: the number of characters ≤ 20 bytes, which contain spaces, TAB, followed by call Str), the contents of the file is displayed on the screen. Requests display content on the screen the number of rows of the output file (the line between ' n' separated, each line has a variable length but ≤ 200 bytes) string Str file a (find the line number and the last line number is not case-sensitive, cross-bank does not find, If you do not find the line number is displayed as-1).)
- 2012-06-30 12:33:52下载
- 积分:1
-
1
说明: 使用全局键盘钩子,监听所有键盘消息,内有详细注释(Use global keyboard hook, monitor all keyboard messages, with detailed notes)
- 2010-06-29 16:58:17下载
- 积分:1
-
20105127599568
基本上常用的API函数,都整合进了DLL中,就类似MFC,想必会VC的就知道了,与大家共享下,为大家提供方便 (Basically, common API functions are integrated into the DLL, on similar MFC, would have been a VC' s will know and share, the convenience for everyone)
- 2010-05-15 10:29:39下载
- 积分:1
-
dllm
Visual Basic Hook example
- 2017-06-13 23:15:55下载
- 积分:1
-
monndis
一个通过hook ndis层来达到监控的工具,代码不错(a tool for hook ndis)
- 2021-01-24 23:18:43下载
- 积分:1
-
FormatIO
强制删除文件,无注入无驱动无hook,原理就是查找文件的锁定句柄,然后关闭句柄。(Forced to delete the file, no injection no driver no hook, the principle is to find the file lock handle, and then close the handle.)
- 2017-03-08 23:18:04下载
- 积分:1
-
apispy32
又一个截取替换api函数的程序,含95和NT版本,还带一个屏幕取词的例子( An interception replaces the api function the procedure,
contains 95 and the NT edition, but also brings a screen to take the
word the example )
- 2020-06-26 11:20:01下载
- 积分:1
-
srcUDiskCpyManager_V2013_1012_1653
防止向U盘中拷贝文件, Hook Win32API, 实现在WinXp下U盘 DLP Hook函数列表:CopyFileExW Win7(x86/x64)下U盘DLP Hook函数列表: CoCreateInstance,
IFileOperation::CopyItems IFileOperation::MoveItems IFileOperation::NewItem IFileOperation::RenameItem
(U disk to copy files to prevent, Hook Win32API, U disk under WinXp achieve DLP Hook Function list: CopyFileExW Win7 (x86/x64) under U disk DLP Hook Function list: CoCreateInstance, IFileOperation :: CopyItems IFileOperation :: MoveItems IFileOperation: : NewItem IFileOperation :: RenameItem)
- 2021-01-27 11:38:35下载
- 积分:1
-
detours2.1
由于很多人都不懂得怎么编译detours2.1库.文件包含了detours2.1的所有文件以及编译好的库文件detours.lib.(Because many people do not know how to compile library detours2.1. Detours2.1 document contains all the files and library files compiled detours.lib.)
- 2008-05-13 17:34:42下载
- 积分:1