ChangeSet ID: 15033 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/12/27 10:59:28
Modified files: dlls/ole32 : rpc.c marshal.c compobj_private.h compobj.c
Log message: Mike Hearn mh@codeweavers.com Propagate apartments through the intermediate threads, make listener thread apartment scoped.
Patch: http://cvs.winehq.org/patch.py?id=15033
Old revision New revision Changes Path 1.31 1.32 +58 -23 wine/dlls/ole32/rpc.c 1.40 1.41 +6 -2 wine/dlls/ole32/marshal.c 1.22 1.23 +2 -1 wine/dlls/ole32/compobj_private.h 1.114 1.115 +2 -2 wine/dlls/ole32/compobj.c