mirror of
https://github.com/reactos/wine.git
synced 2025-02-04 02:56:31 +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().