I was just wondering what kind of behavior is expected when hooks are set, I can modify my code to test it (which isn't really necessary), but I was hoping it's normal for when hooks are set for input to be buffered for a few seconds and then display.

If you'd like to see the project code I'll include it.

http://www.2shared.com/file/k0xfRGok/HookProc_DLL.html
http://www.2shared.com/file/H22QB4hg/sethoooks.html

It's just for fun, it removes injected input (see: dllmain).

Recommended Answers

All 3 Replies

If you really want someone to look at your code then attach the actual code to your post using the Files link in the purple ribbon above the editor. Most people will not download files from some other place. If the file(s) are too big then zip then up with winzip first.

mmk

I don't see anything in the hooks that would cause that delay. Have you tried debugging with VC++ debugger?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.