rpcrt4: Add support for marshalling/unmarshalling complex arrays of pointers.
authorRob Shearman <robertshearman@gmail.com>
Mon, 15 Mar 2010 21:18:46 +0000 (21:18 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 Mar 2010 10:42:09 +0000 (11:42 +0100)
commit088c0857c9639b33a6b705c3b6382a4477dd3b7c
tree89952fe1fce752de5c107f7f1bab83e334d09738
parenteb4100e91ca62aa24497d6f9303bc150860703a7
rpcrt4: Add support for marshalling/unmarshalling complex arrays of pointers.
dlls/rpcrt4/ndr_marshall.c
dlls/rpcrt4/tests/ndr_marshall.c