--
v3: ntdll: Use HashLinks when searching for a dll using the basename.
kernel32/tests: Add tests for module hash links.
kernel32/tests: Factor out is_old_loader_struct().
https://gitlab.winehq.org/wine/wine/-/merge_requests/6792
--
v2: msvidc32: Use the correct channel order for RGB24.
msvidc32: Convert to RGB24 by simple bit shifts.
msvidc32: Reject incompatible output compression.
msvidc32/tests: Add MS Video-1 decoder tests.
https://gitlab.winehq.org/wine/wine/-/merge_requests/6798