Sufficient conditions for COM local server to be singleton
Bill Bell
bill-bell at bill-bell.hamilton.on.ca
Fri Jun 22 15:56:34 EDT 2001
On 20 Jun 2001, at 22:22, python-list at yahoogroups.com wrote:
gmcm at hypernet.com (Gordon McMillan) wrote:
> Bill Bell wrote:
> > ... to make a COM local server fire up in only a single copy ...
>
> No, not quite. Using CLSCTX_LOCAL_SERVER is enough to ensure
> that there's only a single copy of your module loaded. If you
> want only one copy of your instance ...
Gordon, thank you. In spite of the fact that I put the wrong
question(!) what you wrote finally put me on the right path. - Bill
Bill Bell, Software Developer
More information about the Python-list
mailing list