Hi Tim, Works perfectly - many thanks (the Python Win32 book is due Christmas so hopefully will know things like that in future). Also using the WMI module btw (example stripped down to show the point) - many thanks for writing it - saves alot of effort.
Regards, Harry On Mon, 13 Dec 2004 15:16:15 -0000, Tim Golden <[EMAIL PROTECTED]> wrote: > [Harry Fuecks] > > Well just a quick response to start with. I can't tell > for sure, but most probs with multithreaded apps and > COM derive from not initializing the COM threading > model. Have a look at this post: > > http://aspn.activestate.com/ASPN/Mail/Message/Python-win32/2168314 > > for a discussion of a similar theme. It's using the WMI > module rather than the "raw" pywin32 COM code, but it > comes to the same thing. (The module issues the calls > for you under the covers). > > If that doesn't help -- and it might not -- feel free to post > again to ask for more help. > > TJG > > ________________________________________________________________________ > This e-mail has been scanned for all viruses by Star. The > service is powered by MessageLabs. For more information on a proactive > anti-virus service working around the clock, around the globe, visit: > http://www.star.net.uk > ________________________________________________________________________ > _______________________________________________ Python-win32 mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/python-win32