Windows Messaging in Python
Karl Putland
kputland at wisen.com
Tue Jun 26 17:15:34 EDT 2001
"Matthew Gebski" <gebbers at gebbers.com> wrote in message
news:3b369797.62658481 at news-server.bigpond.net.au...
> Hi, I was wondering if there is a Python module that performs various
> windows messaging tasks (i think the one in perl is WIN32:GUI)
>
> thanks
>
>
The Win32all extension includes most of the win32api.
http://aspn.activestate.com/ASPN/Downloads/ActivePython/Extensions/Win32all
--Karl
More information about the Python-list
mailing list