21 Aug
2025
21 Aug
'25
2:35 p.m.
On Thu Aug 21 14:35:31 2025 +0000, Rémi Bernon wrote:
```suggestion:-15+0 case IRP_MN_QUERY_DEVICE_TEXT: { DEVICE_TEXT_TYPE type = irpsp->Parameters.QueryDeviceText.DeviceTextType; WARN("Ignoring IRP_MN_QUERY_TEXT type %u\n", type); status = STATUS_NOT_SUPPORTED; break; } ```
Done, but I added a period at the end of the `WARN`, hopefully that's still acceptable :) -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8770#note_113464