summaryrefslogtreecommitdiff
path: root/messages.cpp
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2010-08-16 19:16:53 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2010-08-16 19:16:53 +0300
commitbb3b1c84d2426172e1bd9db94872d5f5fa1e5182 (patch)
tree69f1670c2857e461e88f1a2421e2e70ea08345c7 /messages.cpp
parentf1e373bfacff144a1ab2a27898f835ceb774439a (diff)
infernal crutches
Diffstat (limited to 'messages.cpp')
-rw-r--r--messages.cpp6
1 files changed, 2 insertions, 4 deletions
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