[shell-coding] Re: RegsiterShellHookWindow
- From: "chris rempel" <jugg@xxxxxxxxxxxxxxxxx>
- To: <shell-coding@xxxxxxxxxxxxx>
- Date: Sun, 7 Sep 2003 12:07:18 -0500
That function isn't the same thing as what LS implements. It is a function to
register a window to recieve those same messages, but it will not work unless
the service for generating those messages is running. And that service is what
LS implements...
Probably why it wasn't working on everyones machine is that the service wasn't
running (didn't have the right version of LS perhaps).
Oh, and as such, it is kinda pointless for LS to pass on those messages in the
first place. A module should just use that call you mentioned to recieve the
messages directly, instead of depending on LS to send them.
chris (jugg)
---------- Original Message ----------------------------------
From: Chris Sutcliffe <ironhead@xxxxxxxxxx>
Reply-To: shell-coding@xxxxxxxxxxxxx
Date: Sun, 07 Sep 2003 07:25:50 -0400
>Hey All,
>
>Just wondering if anyone else has played with the
>RegisterShellHookWindow function exposed by MS in their settlement:
>
>http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/windowing/hooks/hookreference/hookfunctions/registershellhookwindow.asp
>
>According to the supplied documentation, it was supposed to work like
>the 'RegisterShellHook' window code that is used by LS to do exactly
>that, except this is supposed to only work on Win2K and above. I
>originally implemented it in iTasks, and it worked for me on the 3
>machines I tried it on (2 XP SP1 boxes and 1 Win2K SP3 box). So I
>released it, just to find out for many people it didn't seem to work,
>I'm guessing it might have something to do with them using non-english
>(ANSI) versions of 2K/XP?
>
>Has anybody else played around with it?
>
>Chris
>
______________________________________________________________
Sent via activatormail.com webmail system.
ActivatorMail(tm) ver.00608031 Scanned for all viruses by
www.activatormail.com intelligent anti-virus anti-spam service
--
ActivatorMail(tm) ver.00811031 Scanned for all viruses by
www.activatormail.com intelligent anti-virus anti-spam service
__________________________________________________
Subscription options and archive:
http://www.freelists.org/list/shell-coding
Other related posts: