summaryrefslogtreecommitdiff
path: root/src/share/win_utf8_io/win_utf8_io.c
diff options
context:
space:
mode:
authorSteve Lhomme <robux4@ycbcr.xyz>2022-09-19 13:21:12 +0200
committerMartijn van Beurden <mvanb1@gmail.com>2022-09-20 11:51:05 +0200
commit7dfcd73350baed554caaa19f5522f1a5a98ec0bb (patch)
tree8b2ef9196a46db13099b26930cde737db2d03c38 /src/share/win_utf8_io/win_utf8_io.c
parentebf02df10deeddf22bec3915c034dfbd10624515 (diff)
downloadflac-7dfcd73350baed554caaa19f5522f1a5a98ec0bb.tar.gz
don't call GetFileInformationByHandle on Universal Windows Platform builds
It cannot be called: https://learn.microsoft.com/en-us/windows/win32/api/fileapi/nf-fileapi-getfileinformationbyhandle We can get the same information with GetFileInformationByHandleEx(FileIdInfo): https://learn.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-getfileinformationbyhandleex
Diffstat (limited to 'src/share/win_utf8_io/win_utf8_io.c')
0 files changed, 0 insertions, 0 deletions