On Tue, 19 May 2020, Steve Lhomme wrote:

It's forbidden in any UWP app but the same information can be gathered via
GetFileInformationByHandleEx.

It's used by gnutls (via gnulib).
---
mingw-w64-headers/include/fileapi.h           |  6 +-
.../winstorecompat/Makefile.am                |  2 +
.../src/GetFileInformationByHandle.c          | 75 +++++++++++++++++++
3 files changed, 81 insertions(+), 2 deletions(-)
create mode 100644 
mingw-w64-libraries/winstorecompat/src/GetFileInformationByHandle.c

Pushed, thanks.

// Martin



_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to