ChangeSet ID: 16092 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/02/14 05:50:51
Modified files: dlls/ole32 : stubmanager.c rpc.c compobj_private.h compobj.c
Log message: Robert Shearman rob@codeweavers.com Invoke objects in STA's in the correct thread by sending messages to the hidden apartment window.
Patch: http://cvs.winehq.org/patch.py?id=16092
Old revision New revision Changes Path 1.14 1.15 +8 -5 wine/dlls/ole32/stubmanager.c 1.53 1.54 +30 -7 wine/dlls/ole32/rpc.c 1.42 1.43 +5 -1 wine/dlls/ole32/compobj_private.h 1.138 1.139 +14 -11 wine/dlls/ole32/compobj.c