鍵盤鉤子函數注入dll

// dllmain.cpp : 定義 DLL 應用程序的入口點。 #include "stdafx.h" #include "stdio.h" #include "windows.h" HINSTANCE g_hInstance=NULL; HHOOK g_hHook = NULL; HWND g_hwnd = NULL; #define DEF_PROCESS_NAME "www.exe
相關文章
相關標籤/搜索