From bb3b1c84d2426172e1bd9db94872d5f5fa1e5182 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Mon, 16 Aug 2010 19:16:53 +0300 Subject: infernal crutches --- messages.cpp | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'messages.cpp') diff --git a/messages.cpp b/messages.cpp index a17ff09..1fca963 100644 --- a/messages.cpp +++ b/messages.cpp @@ -313,9 +313,7 @@ int HookSendMsg(WPARAM w, LPARAM l) return 0; } -/*int TestHook(WPARAM w, LPARAM l) +int TestHook(WPARAM w, LPARAM l) { - char *buf = (char*)w; - char *proto = (char*)l; return 0; -} */ \ No newline at end of file +} \ No newline at end of file -- cgit v1.2.3