Hi everyone<div><br></div><div>I am trying to develop a python application for the windows platform.  As such occasionally I do need to interact with the operating system.  I am using windows XP.</div><div><br></div><div>I have in the past tried to use python tools with windows, but for some reason that escapes me, they all seem to require ancient versions of Microsofts C compiler, which I don&#39;t have.  </div>

<div><br></div><div>Am I doing something wrong?  Is there somewhere I can get this?  When I was programming in foxpro I could &quot;DECLARE&quot; an external reference to the operating system and then &quot;CALL&quot; the required functions.  Does Python support simply calling Win32 functions?</div>

<div><br></div><div>I have spent a bit of time trying to do something that should be relatively simple and I am getting frustrated at my lack of progress.</div><div><br></div><div><br></div><div>Tony</div>