Rob Shearman : rpcrt4: Factorise conformant string functions into array_* functions.
18 Aug
2008
18 Aug
'08
3:46 p.m.
Module: wine Branch: master Commit: b2305adc3c8505a0a033cabc94d417cedb8cda5c URL: http://source.winehq.org/git/wine.git/?a=commit;h=b2305adc3c8505a0a033cabc94... Author: Rob Shearman <robertshearman(a)gmail.com> Date: Sun Aug 10 11:14:25 2008 +0100 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 | 849 ++++++++++++++++++++++++-------------------- 1 files changed, 458 insertions(+), 391 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b2305adc3c8505a0a033ca...
6330
Age (days ago)
6330
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard