Re: [Mingw-w64-public] headers/xaudio2.idl: use cpp_quote for xaudio2 error codes

2020-08-23 Thread Biswapriyo Nath
This patch is already in wine. I thought it would be better for review if I add my patches one by one instead of one great syncing. OK, I shall wait for the sync. Thank you <3 ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net http

Re: [Mingw-w64-public] headers/xaudio2.idl: use cpp_quote for xaudio2 error codes

2020-08-22 Thread Liu Hao
在 2020/8/21 23:36, Biswapriyo Nath 写道: > From 203ac10a2bec1943c3acf37e0a31b8250544e7e0 Mon Sep 17 00:00:00 2001 > From: Biswapriyo Nath > Date: Fri, 21 Aug 2020 20:55:01 +0530 > Subject: [PATCH] headers/xaudio2.idl: use cpp_quote for xaudio2 error codes > > using cpp_quote and casting to HRESULT

[Mingw-w64-public] headers/xaudio2.idl: use cpp_quote for xaudio2 error codes

2020-08-21 Thread Biswapriyo Nath
From 203ac10a2bec1943c3acf37e0a31b8250544e7e0 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Fri, 21 Aug 2020 20:55:01 +0530 Subject: [PATCH] headers/xaudio2.idl: use cpp_quote for xaudio2 error codes using cpp_quote and casting to HRESULT type helps to retain HRESULT type in the generated