Re: [Mingw-w64-public] [PATCH] headers: Add HString class in corewrappers.h

2024-10-06 Thread LIU Hao
在 2024-10-07 00:00, Biswapriyo Nath 写道: I think it would be good to have those `Set` member templates, which were added in Windows 8.1 SDK. One of the 'Set' member template has a MSVC macro. I can not figure out any proper alternative of that. I have replaced it with std::is_convertible but go

Re: [Mingw-w64-public] [PATCH] headers: Add HString class in corewrappers.h

2024-10-06 Thread Biswapriyo Nath
> I think it would be good to have those `Set` member templates, which were > added in Windows 8.1 SDK. One of the 'Set' member template has a MSVC macro. I can not figure out any proper alternative of that. I have replaced it with std::is_convertible but got compiler error. Could you add those p

Re: [Mingw-w64-public] [PATCH] headers: Add HString class in corewrappers.h

2024-10-06 Thread LIU Hao
在 2024-10-06 17:15, Biswapriyo Nath 写道: From c1e89891e25ccba8d5bbdef29c9680d2fb74b394 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Sun, 6 Oct 2024 09:14:36 + Subject: [PATCH] headers: Add HString class in corewrappers.h Required forhttps://github.com/mozilla/gecko-dev/blob/0ac09833d

[Mingw-w64-public] [PATCH] headers: Add HString class in corewrappers.h

2024-10-06 Thread Biswapriyo Nath
From c1e89891e25ccba8d5bbdef29c9680d2fb74b394 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Sun, 6 Oct 2024 09:14:36 + Subject: [PATCH] headers: Add HString class in corewrappers.h Required for https://github.com/mozilla/gecko-dev/blob/0ac09833d9e39b4d1362d0373d5e68ddba7c1b71/intl/loc