Fix NdrConformantArrayBufferSize to include the size of the
commitb73a4a9528b2bf6121c301f508ec493b72c649f1
authorRobert Shearman <rob@codeweavers.com>
Mon, 28 Nov 2005 09:58:40 +0000 (28 10:58 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 28 Nov 2005 09:58:40 +0000 (28 10:58 +0100)
treea8f4f9550bb949e50a94a8d09331b419bc1a63ba
parent0a1e28fe3fb18119ac854b944abe956592be3783
Fix NdrConformantArrayBufferSize to include the size of the
conformance value.
Make NdrConformantArrayMemorySize do something more useful, like
actually return the required memory.
Conformance offset can be negative and should only be two bytes.
dlls/rpcrt4/ndr_marshall.c