__schronos__ wrote: > Hi all. > > Recently I've to developed a project in python that made operation > under win32 platform and I found a lot of problema to find good > information. The only one documentation is in ActivePython page > (http://aspn.activestate.com/ASPN/docs/ASPNTOC-APYTH2.4.0) but it is > not very good and finally I had to turn to the newsgroups (it was very > nice). > > And the question is: ¿Anybody knows where can I find good > documentation about win32api? > > Thanks in advanced. > > ScnS.
http://msdn.microsoft.com covers the API itself, although you need to transliterate from the C code to python. -- http://mail.python.org/mailman/listinfo/python-list