-
41dc3bb8
by Elizabeth Figura at 2025-10-01T11:03:54+02:00
winebth.sys: Silently pass down IRP_MN_QUERY_ID to the PDO.
As FDOs are expected to do. This simply removes the FIXME.
-
2e8ea942
by Elizabeth Figura at 2025-10-01T11:03:55+02:00
winebus.sys: Silently pass down IRP_MN_QUERY_ID to the PDO.
As FDOs are expected to do. This simply removes the FIXME.
-
9333feca
by Elizabeth Figura at 2025-10-01T11:03:57+02:00
wineusb.sys: Silently pass down IRP_MN_QUERY_ID to the PDO.
As FDOs are expected to do. This simply removes the FIXME.
-
b2acf5d8
by Elizabeth Figura at 2025-10-01T11:03:58+02:00
ntoskrnl.exe: Create keys for devices in HKEY_DYN_DATA\Config Manager\Enum.
And populate their HardWareKey values. This emulates Windows 9x architecture.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=7115