Hiyas,

I've been trying to capture a certain reoccuring message from a program using GetMessage, although I've been told you can't use GetMessage outside the VB program's own form.

So, I'm now trying to intercept and retrieve this message using SetWindowsHookEx...how can I do it?

Thanks for any help,

-Git