widl: Allow adding the same custdata GUID multiple times in a typelib.
commit997439967f5646dfd0004b164fbf67f8e685ac3b
authorKevin Puetz <PuetzKevinA@JohnDeere.com>
Wed, 18 Nov 2020 01:14:16 +0000 (17 19:14 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 18 Nov 2020 21:27:51 +0000 (18 22:27 +0100)
tree34161dd231a5b7b3edfe8f72fcc7e07280b86c49
parent02b6df007adfb2454f6d19a724d3bd834233b003
widl: Allow adding the same custdata GUID multiple times in a typelib.

e.g. using the same kind of custdata in multiple interfaces

Signed-off-by: Kevin Puetz <PuetzKevinA@JohnDeere.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
tools/widl/write_msft.c