From: Zebediah Figura Subject: Re: [PATCH 2/2] include: Register interface proxies for IUPnPNAT Message-Id: <4c078c83-3d6c-e751-2e71-28a398a7e063@gmail.com> Date: Tue, 16 Oct 2018 23:16:55 -0500 In-Reply-To: References: <1539749165-25403-1-git-send-email-leslie_alistair@hotmail.com> On 16/10/18 23:06, Alistair Leslie-Hughes wrote: > Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=34711 > Signed-off-by: Alistair Leslie-Hughes > --- > include/natupnp.idl | 41 +++++++++++++++++++++-------------------- > 1 file changed, 21 insertions(+), 20 deletions(-) > I don't think this is the right solution to this problem. On Windows only the coclass declaration is inside the library declaration, so I think we should fix widl to also register dependent interfaces.