[Git][wine/wine][master] 6 commits: ntoskrnl/tests: Add tests for getting IRP_MN_QUERY_DEVICE_TEXT based device properties.
Alexandre Julliard pushed to branch master at wine / wine Commits: 5a884a87 by Connor McAdams at 2025-08-21T22:28:37+02:00 ntoskrnl/tests: Add tests for getting IRP_MN_QUERY_DEVICE_TEXT based device properties. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 74bca425 by Connor McAdams at 2025-08-21T22:28:37+02:00 ntoskrnl: Set DEVPKEY_Device_BusReportedDeviceDesc from driver. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 556500e5 by Connor McAdams at 2025-08-21T22:28:37+02:00 winebus: Handle IRP_MN_QUERY_DEVICE_TEXT. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 9ec8efb8 by Connor McAdams at 2025-08-21T22:28:37+02:00 hidclass: Print a warning for unhandled IRP_MN_QUERY_DEVICE_TEXT text types. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 14d9e96d by Connor McAdams at 2025-08-21T22:28:37+02:00 winebth.sys: Print a warning for unhandled IRP_MN_QUERY_DEVICE_TEXT text types. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - e155f7c0 by Connor McAdams at 2025-08-21T22:28:37+02:00 wineusb.sys: Print a warning for unhandled IRP_MN_QUERY_DEVICE_TEXT text types. Signed-off-by: Connor McAdams <cmcadams(a)codeweavers.com> - - - - - 7 changed files: - dlls/hidclass.sys/pnp.c - dlls/ntoskrnl.exe/pnp.c - dlls/ntoskrnl.exe/tests/driver_pnp.c - dlls/ntoskrnl.exe/tests/ntoskrnl.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/d39c49f2ccd7cee0f714b00c06bebc... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d39c49f2ccd7cee0f714b00c06bebc... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)