在 2023-07-23 13:57, Biswapriyo Nath 写道:
From 2a64bfe452a92a5197b2e102f5d46c28d14a7631 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath<[email protected]> Date: Sun, 23 Jul 2023 11:17:05 +0530 Subject: [PATCH 3/3] headers: Define D2D1FORCEINLINE where neededSigned-off-by: Biswapriyo Nath<[email protected]> --- mingw-w64-headers/include/d2d1_1helper.h | 4 ++++ mingw-w64-headers/include/d2d1helper.h | 4 ++++ 2 files changed, 8 insertions(+)
Thanks for the patches. Pushed to master now.I noticed that this might have changed the license of d2d1.h: Many IDLs from wine are licensed as LGPL v2.1, and generated headers may be classified as derived work. LGPL has an exception rule for headers though:
If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work. (Executables containing this object code plus portions of the
Library will still fall under Section 6.)
--
Best regards,
LIU Hao
OpenPGP_signature
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
