https://bugs.winehq.org/show_bug.cgi?id=47710
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|winelib |rpc CC| |z.figura12@gmail.com Keywords| |regression Regression SHA1| |732f67ed38a45911d726df8da5a | |68710d175ba1d
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- Thanks for the report.
(In reply to Philip Rebohle from comment #0)
Moreover, the anonymous struct that it is defined in seems unnecessary, although I might be missing some detail there.
It's there largely because encapsulated unions can be defined on their own.
It seems MIDL generates a name for all anonymous UDTs. I'll send a patch.