Re: Grabbing messages, more questions...
From: Corey Murtagh (emonk_at_slingshot.co.nz.no.uce)
Date: 11/14/03
- Next message: Christian Gollwitzer: "Re: Programming Language Productivity: The Stupidity of Programmers"
- Previous message: George Russell: "Re: Programming Language Productivity: The Stupidity of Programmers"
- In reply to: SSDD: "Grabbing messages, more questions..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 15 Nov 2003 01:04:06 +1300
SSDD wrote:
> 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.
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!"
- Next message: Christian Gollwitzer: "Re: Programming Language Productivity: The Stupidity of Programmers"
- Previous message: George Russell: "Re: Programming Language Productivity: The Stupidity of Programmers"
- In reply to: SSDD: "Grabbing messages, more questions..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|