On Wed, Nov 5, 2008 at 11:37 AM, Tim Golden <[EMAIL PROTECTED]> wrote:
>
> For the record, is there a particular reason why
> you can't just use one of the pywin32 solutions?

Up to now I have been able to do all Windows API stuff I need using
ctypes.  I like that it ships with the standard library and its small
footprint.  Adding another quite big dependency (pywin32) to my
application for just creating a startup entry seems not worth the
trouble.

I would not mind adding the small and pure Python comtypes library.

Kind regards,
Markus

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
comtypes-users mailing list
comtypes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/comtypes-users

Reply via email to