On Thu, 11 May 2006, Alex Martelli wrote:

> Dave Benjamin <[EMAIL PROTECTED]> wrote:
>   ...
>> It's time to bundle PythonWin.
>
> No: the Python Standard Distribution, in 2.5, includes instead ctypes,
> which is lower-level than PythonWin but more general (exists for other
> platforms, lets you call other DLLs on Windows and not just those
> wrapped for you by the author).

I didn't realize you could do COM with ctypes. Thanks for the tip! Are 
there any caveats to this approach?

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

Reply via email to