--- In [email protected], "swzoh" <sean...@...> wrote: > It's been a long time since the last time I used com.dll. IIRC, it sometimes > worked, sometimes didn't. Why don't you upload it to somewhere for the users > who always experienced the crash to test.
> It looks like having a problem with a local/out-of-process COM > server. I'm not sure if it's due to PP. I'd like to ask this first, > to be sure, do you use the same code for CreateObject (via > CoCreateInstance, right?) for both ones? Yes. What values of CLSCTX did you use, CLSCTX_ALL or CLSCTX_SERVER? CLSCTX_SERVER Code (CComActions.cpp) uploaded to http://tech.groups.yahoo.com/group/power-pro/files/0_TEMP_/AlansPluginProvisional/ Relevant function is COMactionCreate::go()
