在 2018/4/10 21:44, Hugo Beauzée-Luyssen 写道: > > +#if WINAPI_FAMILY_PARTITION (WINAPI_PARTITION_DESKTOP) > +
Please clarify the rationale of this patch. Win8 SDK does not have this guard while the Win10 SDK uses a different guard `WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP | WINAPI_PARTITION_DESKTOP | WINAPI_PARTITION_SYSTEM)`. -- Best regards, LH_Mouse ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
