On 12/25/22 14:53, Alvin Wong via Mingw-w64-public wrote:
Signed-off-by: Alvin Wong
---
Added according to
https://learn.microsoft.com/en-us/windows/win32/api/shcore/. These
functions are used for WinRT interop with IStream.
mingw-w64-headers/include/shcore.h | 33
Signed-off-by: Alvin Wong
---
Implemented according to
https://learn.microsoft.com/en-us/windows/win32/api/robuffer/. This file
defines the Windows::Storage::Streams::IBufferByteAccess interface which
implementors of (ABI::)Windows::Storage::Streams::IBuffer must also
implement.
The Windows SDK d
Signed-off-by: Alvin Wong
---
Added according to
https://learn.microsoft.com/en-us/windows/win32/api/shcore/. These
functions are used for WinRT interop with IStream.
mingw-w64-headers/include/shcore.h | 33 ++
1 file changed, 33 insertions(+)
create mode 100644 ming
On Sunday 25 December 2022 17:21:50 LIU Hao wrote:
> 在 2022-12-25 02:19, Pali Rohár 写道:
> > This patch fixes it! And also in LTO mode it prints "test thread atexit".
> >
>
> Mostly good. Should `__xl_d` be given an attribute as well?
It is not referenced anywhere in the code, so in my opinion: y
在 2022-12-25 02:19, Pali Rohár 写道:
This patch fixes it! And also in LTO mode it prints "test thread atexit".
Mostly good. Should `__xl_d` be given an attribute as well?
--
Best regards,
LIU Hao
OpenPGP_signature
Description: OpenPGP digital signature
__