Rob Shearman : rpcrt4: Factorise conformant varying array functions into array_* functions.

Alexandre Julliard julliard at winehq.org
Mon Aug 18 10:46:12 CDT 2008


Module: wine
Branch: master
Commit: 9e3260847a595bd7e9f405482535e0c97a8bcf76
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=9e3260847a595bd7e9f405482535e0c97a8bcf76

Author: Rob Shearman <robertshearman at 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=9e3260847a595bd7e9f405482535e0c97a8bcf76



More information about the wine-cvs mailing list