代码搜索:hook
找到约 4,473 项符合「hook」的源代码
代码结果 4,473
www.eeworm.com/read/318022/13489708
def hook.def
LIBRARY Hook
EXPORTS
SetHook @2
SEGMENTS
MySec READ WRITE SHARED
www.eeworm.com/read/318022/13489716
dll hook.dll
www.eeworm.com/read/308176/13706286
cpp hook.cpp
#include
HHOOK g_hMouse=NULL;
HHOOK g_hKeyboard=NULL;
//HWND g_hWnd=NULL;
#pragma data_seg("MySec")
HWND g_hWnd=NULL;
#pragma data_seg()
#pragma comment(linker,"/section:MySec
www.eeworm.com/read/149300/5701350
dsp hook.dsp
# Microsoft Developer Studio Project File - Name="Hook" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dyna
www.eeworm.com/read/149300/5701351
rc hook.rc
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
/
www.eeworm.com/read/149300/5701352
dsw hook.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/149300/5701353
plg hook.plg
Build Log
--------------------Configuration: Hook - Win32 Debug--------------------
Command Lines
Results
Hook.dll - 0 error(s)
www.eeworm.com/read/149300/5701354
h hook.h
// Hook.h : main header file for the HOOK DLL
//
#if !defined(AFX_HOOK_H__AEBFF705_C93A_11D5_B7D6_0080C82BE86B__INCLUDED_)
#define AFX_HOOK_H__AEBFF705_C93A_11D5_B7D6_0080C82BE86B__INCLUDED_
#
www.eeworm.com/read/149300/5701355
cpp hook.cpp
// Hook.cpp : Defines the initialization routines for the DLL.
#include "stdafx.h"
#include "hook.h"
#include
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_
www.eeworm.com/read/149300/5701357
clw hook.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
ClassCount=1
Class1=CHookApp
LastClass=CHookApp
NewFileInclude2=#include "Hook.h"
ResourceCount=0
NewFileIncl