widl: Initialise [out] only conformant arrays.

Huw Davies huw at codeweavers.com
Wed Mar 2 05:14:36 CST 2011


This isn't strictly what midl does, however VB relies on the array in IEnumVARIANT_Next() being zero initialised.
Native uses stubless proxies, where the initialisation is performed in NdrStubCall2().
---
 tools/widl/typegen.c |   16 ++++++++++++++--
 1 files changed, 14 insertions(+), 2 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-widl-Initialise-out-only-conformant-arrays.patch
Type: text/x-patch
Size: 1392 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110302/a3c91dc1/attachment.bin>


More information about the wine-patches mailing list