Hello,

I'm trying to write a Perl / Win32::GUI application that will inject 
keystrokes into another application. According to MSDN the correct way 
is with the WH_JOURNALPLAYBACK hook.

In looking over the source code for the implementation of hooks it 
appears that it is not a simple wrapper around *SetWindowsHookEx *
****but that it is restricted to just WH_MSGFILTER 
<http://msdn.microsoft.com/en-us/library/ms644959%28VS.85%29.aspx#wh_msgfilter_wh_sysmsgfilterhooks>
 
hooks.

Do the developers have any plans to support JOURNALPLAYBACK 
WH_JOURNALRECORD hooks?

Thanks,
Bill

****

-- 
---------------------------------------------------------------------
Bill Wetzel                    732-530-1128
615 Little Silver Point Road   wrwet...@fastmail.fm
Little Silver, NJ 07739        http://www.faradic.net/~billw
40.33762n 74.01879w            http://www.flickr.com/photos/wrwetzel/
---------------------------------------------------------------------


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
http://perl-win32-gui.sourceforge.net/

Reply via email to