Hooks

  • 16 years ago

    CallNextHookEx, SetWindowsHookEx, UnhookWindowsHookEx.


    I am trying to make a program that logs a chatroom using the above functions to get the lines of text as they come in rather then having a loop to test the chatroom every x seconds.  However when I use them the way I am suppose to, I get a restricted access message and both the chatroom and my program crash.  Is there anyway to get around this?

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.” - Rick Osborne