wine/ include/rpcndr.h dlls/rpcrt4/rpcrt4.spec ...

Alexandre Julliard julliard at wine.codeweavers.com
Mon Oct 21 19:41:17 CDT 2002


ChangeSet ID:	5921
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/10/21 19:41:17

Modified files:
	include        : rpcndr.h 
	dlls/rpcrt4    : rpcrt4.spec ndr_midl.c Makefile.in 
Added files:
	dlls/rpcrt4    : ndr_marshall.c 

Log message:
	Greg Turner <gmturner007 at ameritech.net>
	- Use Ove-style macros for NdrConformantStringMarshall definition.
	- Move NdrConformantStringMarshall to new ndr_marshall.c.
	- Stubs for NdrConformantStringBufferSize,
	NdrConformantStringMemorySize, and NdrConformantStringUnmarshall.

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

Old revision  New revision  Changes     Path
 1.11          1.12          +9 -5       wine/include/rpcndr.h
 1.32          1.33          +3 -3       wine/dlls/rpcrt4/rpcrt4.spec
 1.3           1.4           +0 -10      wine/dlls/rpcrt4/ndr_midl.c
 1.18          1.19          +1 -0       wine/dlls/rpcrt4/Makefile.in
 Added         1.1           +0 -0       wine/dlls/rpcrt4/ndr_marshall.c




More information about the wine-cvs mailing list