代码搜索:hook

找到约 4,473 项符合「hook」的源代码

代码结果 4,473
www.eeworm.com/read/149300/5701358

def hook.def

; hook.def : Declares the module parameters for the DLL. LIBRARY "hook" DESCRIPTION 'hook Windows Dynamic Link Library' SECTIONS shareddata READ WRITE SHARED EXPORTS ; Explicit expor
www.eeworm.com/read/149300/5701952

h hook.h

// Hook.h: interface for the CHook class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_HOOK_H__1760422A_8AE0_11D6_8F32_00E04CE76240__INCLUDED_) #def
www.eeworm.com/read/149300/5701954

cpp hook.cpp

// Hook.cpp: implementation of the CHook class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Hook.h" #ifdef _DEBUG #undef THIS_FILE
www.eeworm.com/read/130382/5959115

c hook.c

/*____________________________________________________________________________ Copyright (C) 1997 Network Associates Inc. and affiliated companies. All rights reserved. $Id: hook.c,v 1.6 1999/
www.eeworm.com/read/127087/6008397

c hook.c

/* * hook.c - Hooking Asynchronous Completion */ /* * Copyright (c) 2000,2002 Japan Network Information Center. * All rights reserved. * * By using this file, you agree to the terms and condi
www.eeworm.com/read/123604/6058474

vcproj hook.vcproj

www.eeworm.com/read/123604/6058476

h hook.h

#ifndef QQTAILAPI #define QQTAILAPI __declspec(dllimport) #endif QQTAILAPI BOOL WINAPI SetHook(HWND hQQ);
www.eeworm.com/read/123604/6058477

c hook.c

#include #define QQTAILAPI __declspec(dllexport) #include "Hook.h" // 定义共享数据段 #pragma data_seg("shared") HHOOK g_hProc = NULL; // 窗口过程钩子句柄 HHOOK g_hKey = NULL; // 键盘钩子句柄 HWND g_hRic
www.eeworm.com/read/109280/6174717

h hook.h

/* * TOPPERS/JSP Kernel * Toyohashi Open Platform for Embedded Real-Time Systems/ * Just Standard Profile Kernel * * Copyright (C) 2000-2003 by Embedded and Real-Time Systems Laborat
www.eeworm.com/read/109280/6174719

c hook.c

/* * TOPPERS/JSP Kernel * Toyohashi Open Platform for Embedded Real-Time Systems/ * Just Standard Profile Kernel * * Copyright (C) 2000-2003 by Embedded and Real-Time Systems Laborat