在 2019/12/13 5:47, Martin Storsjö 写道: > This function isn't available in WINAPI_PARTITION_APP like all > the other ones surrounding it, but this function also already is > declared further above in the same file, in an > > #if WINAPI_FAMILY_PARTITION (WINAPI_PARTITION_DESKTOP) || _WIN32_WINNT >= > _WIN32_WINNT_WIN10 > > block. (The function was in WINAPI_PARTITION_DESKTOP in Windows > 8.0 but was moved to WINAPI_PARTITION_APP in Windows 10.) > > Signed-off-by: Martin Storsjö <[email protected]> > --- > mingw-w64-headers/include/fileapi.h | 1 - > 1 file changed, 1 deletion(-) > >
This patch looks good to me. -- Best regards, LH_Mouse
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
