--- In [email protected], "swzoh" <sean...@...> wrote: > > --- In [email protected], "entropyreduction" > <alancampbelllists+yahoo@> wrote: > > > > However, my current theory re CoUninitialize hanging is that somehow I'm > > indeed leaving something unreleased, and CoUninitialize won;t let go until > > I do. Can;t for life of me see what I've left undone. > Remember it crashed, not just leaked something.
Which scripts are crashing for you, using com0.63.zip in http://tech.groups.yahoo.com/group/power-pro/files/0_TEMP_/AlansPluginProvisional/ ? > Although I'm still thinking better go back to the main-thread code, to work > with the new-thread, I suggest to call PostQuitMessage(0) after > CoUninitialize() call. If I call CoUninitialize() it hangs there; I never reach code that might follow it. I switched to OleInitialize/OleUninitialize: same result. Tried moving everything onto main-thread code, all attempts to create objects failed.
