Alexandre Julliard pushed to branch master at wine / wine
Commits: 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
- - - - -
5 changed files:
- dlls/ntoskrnl.exe/ntoskrnl_private.h - dlls/ntoskrnl.exe/pnp.c - dlls/winebth.sys/winebth.c - dlls/winebus.sys/main.c - dlls/wineusb.sys/wineusb.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3c97358fb00fa715c1b9ad183d553a...