wine/dlls/rpcrt4 rpcrt4.spec ndr_ole.c ndr_mis ...

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jan 31 18:44:51 CST 2003


ChangeSet ID:	7184
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/01/31 18:44:51

Modified files:
	dlls/rpcrt4    : rpcrt4.spec ndr_ole.c ndr_misc.h ndr_marshall.c 

Log message:
	Ove Kaaven <ovek at transgaming.com>
	Implemented marshalling of pointers, simple and complex structures,
	conformant and complex arrays, and user-marshalled types.
	Improved marshalling of conformant strings and interface pointers a
	bit.

Patch: http://cvs.winehq.com/patch.py?id=7184

Old revision  New revision  Changes     Path
 1.41          1.42          +31 -31     wine/dlls/rpcrt4/rpcrt4.spec
 1.3           1.4           +19 -4      wine/dlls/rpcrt4/ndr_ole.c
 1.3           1.4           +15 -0      wine/dlls/rpcrt4/ndr_misc.h
 1.15          1.16          +1755 -52   wine/dlls/rpcrt4/ndr_marshall.c




More information about the wine-cvs mailing list