Module: wine Branch: master Commit: 9e3260847a595bd7e9f405482535e0c97a8bcf76 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9e3260847a595bd7e9f4054825...
Author: Rob Shearman robertshearman@gmail.com Date: Sun Aug 10 11:14:21 2008 +0100
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 | 200 ++++++++++++++++++++++++++------------------ 1 files changed, 118 insertions(+), 82 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9e3260847a595bd7e9f405...