Revert "add experimental WH_GETMESSAGE hook"
This reverts commit dcc76a154d
.
This commit is contained in:
parent
c13aece3f6
commit
5af1d683d8
6 changed files with 264 additions and 179 deletions
|
@ -13,7 +13,6 @@
|
|||
#include "utils.h"
|
||||
#include "versionhelpers.h"
|
||||
#include "keyboard.h"
|
||||
#include "mouse.h"
|
||||
|
||||
|
||||
/* export for cncnet cnc games */
|
||||
|
@ -141,7 +140,6 @@ BOOL WINAPI DllMain(HANDLE hDll, DWORD dwReason, LPVOID lpReserved)
|
|||
indeo_disable();
|
||||
timeEndPeriod(1);
|
||||
keyboard_hook_exit();
|
||||
mouse_hook_exit();
|
||||
dinput_hook_exit();
|
||||
hook_exit();
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue