- Add critsec debugging info.
commit1b5ebabdcecda4c3df2743c76beea8e8df51fd99
authorRobert Shearman <rob@codeweavers.com>
Thu, 17 Mar 2005 10:26:20 +0000 (17 10:26 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 17 Mar 2005 10:26:20 +0000 (17 10:26 +0000)
tree5d4f0de8493d6c00bd7dda6ca9c8c6226c045afd
parent40df53aae273b47bf4b7db5d2d80664b2ea6fbfe
- Add critsec debugging info.
- Move the modal loop called during RPCs into CoWaitForMultipleHandles.
- Use a mutex for long remoting calls to IRemUnknown methods.
- Remove locking in apartment_disconnectproxies as it is not needed.
- Use PostMessage instead of SendMessage so we can run the message
  loop or not as appropriate.
dlls/ole32/compobj.c
dlls/ole32/compobj_private.h
dlls/ole32/marshal.c
dlls/ole32/rpc.c
dlls/ole32/stubmanager.c
include/objbase.h