- Make apartment access thread-safe by introducing refcounting and
authorMike Hearn <mh@codeweavers.com>
Wed, 5 Jan 2005 17:14:33 +0000 (17:14 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 5 Jan 2005 17:14:33 +0000 (17:14 +0000)
commita6a416cb4e99cf7c21bde6d82907edb99b621312
tree8e0512a2d1edd028b68bef6dcf3f85a8e3c4807d
parenta790b2d1c5e4e5e3080b6523942b87cb74c20766
- Make apartment access thread-safe by introducing refcounting and
  wider usage of the apartment lock.
- Rework OLE TLS management to eliminate uninitialised apartments and
  parent chaining.
dlls/ole32/compobj.c
dlls/ole32/compobj_private.h
dlls/ole32/errorinfo.c
dlls/ole32/marshal.c
dlls/ole32/rpc.c
dlls/ole32/stubmanager.c