[shell-coding] RegsiterShellHookWindow
- From: Chris Sutcliffe <ironhead@xxxxxxxxxx>
- To: Shell Coding <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
__________________________________________________
Subscription options and archive:
http://www.freelists.org/list/shell-coding
- Follow-Ups:
- [shell-coding] Re: RegsiterShellHookWindow
- From: Kevin Schaffer
Other related posts:
- » [shell-coding] RegsiterShellHookWindow
- » [shell-coding] Re: RegsiterShellHookWindow
- » [shell-coding] Re: RegsiterShellHookWindow
- [shell-coding] Re: RegsiterShellHookWindow
- From: Kevin Schaffer