On 21 Des, 21:07, Gilles Ganault <[EMAIL PROTECTED]> wrote:

> Like others have mentionned, apparently the only book available is
> this:
>
> www.oreilly.com/catalog/pythonwin32/chapter/ch12.html


PyWin32 follows the Windows API quite pedantically, except for GUI
where it wraps MFC. If you can read C and C++, the help file and
Microsoft's documentation is sufficient. I would say that despite of
being C or C++, the most important source for using PyWin32 is MSDN.
If Benoit is having trouble using PyWin32, I think he is having
trouble using the Windows API.










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

Reply via email to