Re: [python-win32] unusual network load when querying a remote registry over wmi

2010-02-05 Thread Tim Golden
On 04/02/2010 12:10, Eli Sandler wrote: Here a sample of the captured stream, from somewhere at the relative beginning. %.. ..'`...=.W5.#M..Y.User ... ...S.t.d.R.e.g.P.r.o.v.UserG.e.t.S.t.r.i.n.g.V.a.l.u.e.{...{...MEOW.

Re: [python-win32] Concurrent Access to COM object from Python and VB6

2010-02-05 Thread Tim Roberts
Bryan Berrett wrote: > I have a number of programs written in VB6 that use an ActiveX control > that allows access to a shared memory pool of variables. I > successfully used the following code to hook into this and access the > shared memory variables. The only problem is that when this program is