En Sat, 03 Feb 2007 13:01:56 -0300, [EMAIL PROTECTED]  
<[EMAIL PROTECTED]> escribió:

> I'm trying to install PyWinAuto for Python 2.4. It said that one of
> the required libraries that I need to install would be CTypes. So I
> head over to CTypes's SourceForge page and I installed CTypes for
> Python 2.4. I go to run the PyWinAuto installation file and it throws
> up this error:
>
>     GetModuleFileNameEx         =
> ctypes.windll.psapi.GetModuleFileNameExW
>
> So my best guess is that I'm either missing a Python library or I'm
> missing a DLL. Too bad I don't know which, does anyone know what I'm
> missing?

 From the line above, should be "psapi.dll"
I don't know it.

-- 
Gabriel Genellina

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to