rpcrt4: Factorise conformant string functions into array_* functions.
commitb2305adc3c8505a0a033cabc94d417cedb8cda5c
authorRob Shearman <robertshearman@gmail.com>
Sun, 10 Aug 2008 10:14:25 +0000 (10 11:14 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 18 Aug 2008 12:34:40 +0000 (18 14:34 +0200)
treed223a4a80699faf9fa72a4b2db651f1f53e1665b
parent9e3260847a595bd7e9f405482535e0c97a8bcf76
rpcrt4: Factorise conformant string functions into array_* functions.

This allows conformant string array types to be
marshalled/unmarshalled when embedded in a complex type.
dlls/rpcrt4/ndr_marshall.c