com0.63.zip has been sitting in http://tech.groups.yahoo.com/group/power-pro/files/0_TEMP_/AlansPluginProvisional/
for a bit. Unlike currentofficial version, it does com.unload for me without hanging. It does that because, although I call OleInitialize, I never call OleUnInitialize. This is Bad. But how bad? Can anyone make powerpro collapse in hysterics or something by running com scripts, maybe over and over? And, Bruce: I'm sure at one point in history com.unload didn't hang. So I hypothesis that either I changed something and broke something (possible, though I can;t see what), or maybe something changed in powerpro itself. Do you remember when you started calling OleInitialize/OleUnInitialize in Powerpro? What version, what year? If it's been there forever, that can't be the issue. If OleInitialize/OleUnInitialize started being called sometime in the last few years, why are they called, i.e. what other com stuff do you do that requires COM initialisation?
