ChangeSet ID: 8306 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/05/19 23:13:44
Modified files: dlls/rpcrt4 : cstub.c cpsf.h cpsf.c cproxy.c
Log message: Ove Kaaven ovek@transgaming.com Fixed NdrDllRegisterProxy so it registers the key names that ole32 expects. Better debug traces (include name of interface).
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8306
Old revision New revision Changes Path 1.4 1.5 +2 -1 wine/dlls/rpcrt4/cstub.c 1.1 1.2 +2 -0 wine/dlls/rpcrt4/cpsf.h 1.5 1.6 +11 -8 wine/dlls/rpcrt4/cpsf.c 1.3 1.4 +9 -6 wine/dlls/rpcrt4/cproxy.c