- Make struct oletls ref counted so that it is only detached from the
commit23e390a2233afec0ae71bbb059d690b75530c62d
authorRobert Shearman <rob@codeweavers.com>
Thu, 6 Jan 2005 19:39:07 +0000 (6 19:39 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 6 Jan 2005 19:39:07 +0000 (6 19:39 +0000)
tree12652a57f8762582c8825d025dfbd5748e73a169
parent67bae9f213ae8a6d6ef60f81ce338e057515f7f3
- Make struct oletls ref counted so that it is only detached from the
  apartment on the final CoUninitialize.
- Decrease the size of the crit sec on destroying an apartment - it is
  only needed for touching the apartment list.
- Small cleanups.
dlls/ole32/compobj.c
dlls/ole32/compobj_private.h