You could tail the log file...
________________________________ From: python-win32-bounces+rdahlstrom=directedge....@python.org <python-win32-bounces+rdahlstrom=directedge....@python.org> To: t...@probo.com <t...@probo.com>; python-win32@python.org <python-win32@python.org> Sent: Tue Jun 15 18:33:41 2010 Subject: Re: [python-win32] Python Hooks Navigation Logger Windows On 6/14/2010 8:14 PM, R. Alan Monroe wrote: >>> ... >>> Someone knows how I can do this? I read and used the library pyhook, because >>> I think that I need hooks, specially the WH_GETMESSAGE but pyhook doesn't >>> use it and doesn't give the path only things like the Message, the time, the >>> name of the window, etc. >>> > Can you cheat, and use something like Sysinternals Filemon writing to > a log, then reading that log? That's a good suggestion. Filemon, for what it's worth, DOES install a file system filter driver, just as I described. It also installs filter drivers in many other driver stacks. It's a fairly intrusive technology. Darn cool voodoo, but intrusive. -- Tim Roberts, t...@probo.com Providenza & Boekelheide, Inc. José Camiña (sacaquija): May be I can use that but I need communication with python too, what I mean is that the program, for example the Filemon send messages to a resident program, so it´s good to write in a file but I need also to send the new logs to python in real time. Thanks for your answers. _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32 ________________________________ En Messenger están mis contactos con los que sí tengo contacto<www.vivirmessenger.com> ________________________________ DISCLAIMER: This e-mail, and any attachments thereto, is intended only for use by the addressee(s) named herein and may contain legally privileged and/or confidential information. If you are not the intended recipient of this e-mail, you are hereby notified that any dissemination, distribution or copying of this e-mail is prohibited. If you have received this in error, please immediately notify me and permanently delete the original and any copy of any e-mail and any printout thereof. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. Direct Edge may, at its discretion, monitor and review the content of all e-mail communications.
_______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32