Re: [Mingw-w64-public] [PATCH] dxgidebug.idl: import from wine

2020-01-08 Thread Jacek Caban
On 08.01.2020 06:46, Biswapriyo Nath wrote: * This is required for VLC in msys2. * This imports the idl file to the include directory instead of direct-x because there is a pending patch to move direct-x idls to include directory. * This patch does not modify Makefile.in and aclocal.m4 files.

[Mingw-w64-public] [PATCH] dxgidebug.idl: import from wine

2020-01-07 Thread Biswapriyo Nath
* This is required for VLC in msys2. * This imports the idl file to the include directory instead of direct-x because there is a pending patch to move direct-x idls to include directory. * This patch does not modify Makefile.in and aclocal.m4 files. From 3200d32d6c4b9f369f0947e038086c4292714a5f Mon