May 15, 2025
6:43 p.m.
v3: * Make `IOCTL_WINEBTH_RADIO_START_AUTH` an asynchronous request, to fix a potential deadlock with the DBus event dispatch loop. Accordingly, use OVERLAPPED I/O to perform the IOCTL in `BluetoothAuthenticateDeviceEx`. * Internationalize strings used by the pairing wizard. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7885#note_102309