wine/dlls/ole32 tests/moniker.c tests/marshal. ...
ChangeSet ID: 15746 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/01/28 06:39:13 Modified files: dlls/ole32/tests: moniker.c marshal.c dlls/ole32 : rpc.c marshal.c compobj.c Log message: Robert Shearman <rob(a)codeweavers.com> - More tests. - Change return code of CoGetPSClsid to match test result. - Do a slight hack to make IRemUnknown proxies be added after the proxy that uses them to stop them being used after they are destroyed. - Fix multiple local server connections. Patch: http://cvs.winehq.org/patch.py?id=15746 Old revision New revision Changes Path 1.1 1.2 +83 -1 wine/dlls/ole32/tests/moniker.c 1.11 1.12 +330 -1 wine/dlls/ole32/tests/marshal.c 1.50 1.51 +1 -2 wine/dlls/ole32/rpc.c 1.60 1.61 +14 -2 wine/dlls/ole32/marshal.c 1.132 1.133 +15 -15 wine/dlls/ole32/compobj.c
participants (1)
-
Alexandre Julliard