mirror of
https://github.com/reactos/wine.git
synced 2025-01-27 06:53:49 +00:00
09dd285d8c
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().