Tech Support > Computers & Technology > Programming > Grabbing messages, more questions...
Grabbing messages, more questions...
Posted by SSDD on November 14th, 2003


Hello Again:

Concerning my original post about how to intercept/send messages for/to
another window in a Windows OS (...98/ME/XP...) in using VB...

First, let me say thanks to Both Dave and Klinz (sp?) for their responses to
my original query. The references to MSDN and "SetWindowsHook..." though
cryptic, were enlightening. However, it would be good if I knew how to use
SetWindowsHook in a VB program, which I do not.

I could fine no direct reference to use of the function in VB on the MSDN
site. (And not for lack of searching!) Everything I found on the site was
geared toward C programming... It has been many years since I worked with C
(in fact, not since college), and never in a Windows environment.

I would greatly appreciate further guidance.

Thanks,

-TRS



Posted by Corey Murtagh on November 14th, 2003


SSDD wrote:

Go to http://www.google.com and enter "visual basic setwindowshookex".

Give a man a URL and he'll read for an hour. Teach a man to Google
and... :>

--
Corey Murtagh
The Electric Monk
"Quidquid latine dictum sit, altum viditur!"



Similar Posts