--- In [email protected], "entropyreduction" <alancampbelllists+ya...@...> wrote: > > --- In [email protected], "brucexs" <bswitzer@> wrote: > > > > --- In [email protected], "entropyreduction" > > <alancampbelllists+yahoo@> wrote: > > > > > > Sorry, does that mean you think that my plugins (without adding > > > any new PPROSERVICES service like ppsv->pluginLoaded) > > > should never attempt to unload plugin, even if it loaded it in first > > > place? > > > > Yes, I think that is a good idea. > > Dialog plugin if it detects manifest, loads UXTheme.dll if present. > > At the moment I free it on unloading. Maybe I shouldn't attempt to unload > that either?
Should not matter. I am pretty sure PowerPro always loads it, so you are likely just decrementng the ref count. >
