Re: [Mingw-w64-public] [PATCH 2/2] crt: Add missing API sets to windowsapp.lib

2023-09-28 Thread Steve Lhomme
For the record, I some scripts to generate/update the files. Mostly using the "dumpbin /linkmember" results to generate them and check the changes depending on the Windows SDK version for each official Windows 10/11 builds. The code is in a private repository as I'm not sure this is public

[Mingw-w64-public] [PATCH] crt: Include more d3d11 and d3d12 headers in dxguid library

2023-09-28 Thread Biswapriyo Nath
From f85fc5b8a85edd6d626785822833902db514db55 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Thu, 28 Sep 2023 07:24:12 + Subject: [PATCH] crt: Include more d3d11 and d3d12 headers in dxguid library Signed-off-by: Biswapriyo Nath --- mingw-w64-crt/libsrc/dxguid.c | 6 ++ 1 file