wine/dlls/ole32 rpc.c compobj_private.h compobj.c
27 Dec
2004
27 Dec
'04
7:24 p.m.
ChangeSet ID: 15060 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/12/27 13:24:55 Modified files: dlls/ole32 : rpc.c compobj_private.h compobj.c Log message: Robert Shearman <rob(a)codeweavers.com> Implement COM local servers using table marshaling to avoid doing the marshaling in a child thread where COM has not been initialized. Patch: http://cvs.winehq.org/patch.py?id=15060 Old revision New revision Changes Path 1.33 1.34 +87 -0 wine/dlls/ole32/rpc.c 1.24 1.25 +1 -0 wine/dlls/ole32/compobj_private.h 1.116 1.117 +41 -114 wine/dlls/ole32/compobj.c
7656
Age (days ago)
7656
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard