COM objects in threads

Alex Martelli aleaxit at yahoo.com
Mon Feb 5 08:02:02 EST 2001


"Mark Hammond" <MarkH at ActiveState.com> wrote in message
news:3A7E9BE2.1040203 at ActiveState.com...
    [snip]
> You are going to have to find a reasonable reference on COM threading
models, or see the "threading" appendix in "Python Programming on Win32" -
that appendix was hell to write, and I am not going to attempt it again on
Usenet ;-)  Deja threads (no pun intended;) on the subject may also help.

Don Box, "Essential COM", Addison-Wesley; a MUST if you're doing
anything advanced with COM -- and communicating COM objects
between multiple threads qualifies as advanced.  Also very
helpful reading, AFTER "Essential COM", is "Effective COM", by
Box et al, also Addison-Wesley.


Alex






More information about the Python-list mailing list