[Mingw-w64-public] [PATCH] headers/winres.h: add file, just includes winresrc.h

2020-08-24 Thread Biswapriyo Nath
From cee6884ccca793054dac1a7a7bf7b447bfe7f70d Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Mon, 24 Aug 2020 23:56:25 +0530 Subject: [PATCH] headers/winres.h: add file, just includes winresrc.h This is used in rc files in Vulkan repositories Signed-off-by: Biswapriyo Nath --- mingw-w64

Re: [Mingw-w64-public] Feature request: ID2D1Context5 (d2d1_3.h)

2020-08-24 Thread Richard Copley
On Mon, 24 Aug 2020 at 06:05, Biswapriyo Nath wrote: > > Do you have a program that can be compiled with the mingw-w64 toolchain > that uses the absent ID2D1DeviceContext5 interface? It is needed to check > if the newly added header file will be correct or not.