搜索资源列表
catwork0601
- 1、我想调用 SetWindowsHookEx 来设置 WH_CBT 钩子,但我了解到 MFC 也安装了这个钩子,也就是在一个线程中安装了两次 WH_CBT,这样做能行吗? 2、我正在将一个现有的 C++ 类库转换为托管扩展,以便能在 .NET 框架客户端使用它们。我的代码调用了 API 函数,这些函数需要当前运行模块的 HINSTANCE。我不想使用我的 DLL 的 HINSTANCE;我想让调用者提供 EXE 的 HINSTANCE,该 EXE 调用我的 DLL。我能将 HINST
antihook_src
- 代码使用Visual C++ 6.0为开发工具,为了使程序小巧灵活,本人使用了WTL而不是MFC实现软件的界面,所以编译源代码需要安装WTL库。WTL库是微软发布的基于ATL构建的工具库,随源代码一起发布,可以从微软网站下载,也可以从http://www,winmsg.com/cn/orbit.htm下载。本程序使用WTL 7.1,应该也可用WTL 7.5。编译WTL程序需要安装微软的Platform SDK,最好是2002年以后的版本,如果使用Visual Studio 2002或以后的版本可
Hooking_the_kernel_directly
- 直接内核钩子。教你如何用C写内核函数钩子。文件里面包含了详细文档和代码。-direct kernel hook. Teach you how to write C kernel function hook. File includes detailed documentation and code.
flyang_myhook.src.ccrun.387227
- 用C++Builder实现的截包代码Dll是用BCB6写的,主EXE是用C++Builder2006。 -C Builder code of the latest package is BCB6 Dll wrote, EXE is the main C Builder2006.
hotkeyed
- Hot Key System Hot Key setting C++ Code
屏幕取词程序(源程序).rar
- 屏幕取词程序(源程序),Screen Procedure (source)
Filemon_src
- 本资源两部分:1、Windows文件系统过滤驱动开发教程(第二版),中文PDF文件。2、文件监控FileMon源码,C++/C代码-The resources of two parts: 1, Windows File System Filter Driver Development Guide (Second Edition), Chinese PDF files. 2, file monitoring FileMon source, C++/C code
GetScreen
- C++控制台下截取屏幕源代码,研究下吧-C++ source code for the console screen, under the Interception of research under the bar. . . . .
C
- 用C语言写的键盘记录代码。。欢迎下载学习~-Written in C language using the keyboard logging code. . Welcome to download learning ~
pmqc
- 一个NT下的屏幕取词程序的源代码- Under a NT screen takes the word procedure the source code
rawinput_wpf
- raw API监控键盘输入,C#源码,支持多键盘!-raw API monitor keyboard input, C# source code to support multiple keyboards!
C++
- code C++ ve hook rat hay
Injector-20090421b
- Code is written in C++ with full exception handling (none of this annoying C-based return value checking crap). Only tested on MSVC++. Visual Studio 2008 project files supplied. Note: The AMD64 version can only inject into AMD64 processes,
code
- SSDT Hook Source with Visual Stuio 6.0 (C++)
c_hook_simple_application_source_code
- c钩子简单应用程序源码c hook simple application source code-c hook simple application source code
hookcode
- 典型的钩子代码例子,c++编写,非常值得学习-A typical example of the hook code, c++ written, very worth learning
4435877
- C ++ source code shared memory source code-C++ source code Shared memory source code
48360514
- websphereClient端代码,C实现, 实现基本的队列通信功能,-WebsphereClient client-side code, C implementation, to achieve basic queue communication function,
Wind量化平台-用户手册(C++)(适用于新版C++接口)
- 简单示例了wind量化接口的测试代码,是wind数据获取接口使用和编写新接口的新手入门读物(A simple example of the wind quantization interface test code)
C#屏幕取词实例
- C#屏幕取词实例,屏幕取词源码-适合二次开发(screen source code examples)