--
v2: mf/tests: Add a test for source shutdown after setting the topology.
mf: Do not set the topo status if a source has been shut down.
mf: Propagate errors from session_collect_nodes() to the caller of session_set_current_topology().
https://gitlab.winehq.org/wine/wine/-/merge_requests/6986
Try to lookup icon information from shell32.dll. If an icon is not
found, default to the file icon.
Instead of defaulting to -1, which was failing for Affinity Photo's
installer.
--
v7: shell32: add shield icon
shell32: Try to lookup icon, with fallback on failure
https://gitlab.winehq.org/wine/wine/-/merge_requests/8367