ChangeSet ID: 19932 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/02 06:19:26
Modified files: dlls/rpcrt4 : ndr_marshall.c
Log message: Robert Shearman rob@codeweavers.com - Implement most of the details around unmarshalling of an object pointer. - Fix allocation scheme in NdrConformantArrayUnmarshal to allocate if *ppMemory is NULL, like complex struct and user type unmarshalling.
Patch: http://cvs.winehq.org/patch.py?id=19932
Old revision New revision Changes Path 1.27 1.28 +8 -11 wine/dlls/rpcrt4/ndr_marshall.c