rpcrt4: Factorise conformant varying array functions into array_* functions.
authorRob Shearman <robertshearman@gmail.com>
Sun, 10 Aug 2008 10:14:21 +0000 (11:14 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 18 Aug 2008 12:34:40 +0000 (14:34 +0200)
commit9e3260847a595bd7e9f405482535e0c97a8bcf76
treec1bac85b52f9593f617e7d4e1b47e3f799aedda7
parent518242ef339385f1e3a8f7871410c1fc9f36f189
rpcrt4: Factorise conformant varying array functions into array_* functions.

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