<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi, I´m trying to do a path logger (Navigation logger) in Python, the thing that I need is that the program can get the paths that de user is accesing in real time, for example:<br><br>C:\Documents and Settings\<br>C:\Documents and Settings\Administrator\<br>C:\Documents and Settings\Administrator\Desktop\<br>C:\Documents and Settings\Administrator\Desktop\archivos\<br>C:\Documents and Settings\Administrator\Desktop\Freescale ZeD 1.1.0.lnk<br>C:\Documents and Settings\Administrator\Desktop\Freescale BeeKit.lnk<br>C:\Documents and Settings\All Users\Desktop\PowerISO.lnk<br><br>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.<br><br>Note: I´m using Windows XP 32bits and python 2.6<br><br>Thanks in advance!<br><br>                                            <br /><hr />¿Perdido entre tantos correos? <a href='www.hotmailhotness.com.mx' target='_new'>Enciende tu hotness con Hotmail</a></body>
</html>