Jacek Caban (@jacek) commented about dlls/shlwapi/tests/url.c:
const WCHAR *url; const WCHAR *expect; DWORD flags;
- const WCHAR *win7_expect;
Maybe we could instead detect versions that don't support the flag early, print win_skip and just skip tests using this flag in the loop.