wine/dlls/ole32 tests/moniker.c tests/marshal. ...

Alexandre Julliard julliard at winehq.org
Fri Jan 28 06:39:13 CST 2005


ChangeSet ID:	15746
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at 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 at 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




More information about the wine-cvs mailing list