On Tue May 27 13:41:02 2025 +0000, Vibhav Pant wrote:
changed this line in [version 10 of the diff](/wine/wine/-/merge_requests/7885/diffs?diff_id=180923&start_sha=fde65619f0b11c3dbfc862894cf72322b3b14ef2#5fa014c5b7cca36363cf47f1ee58f7e2e0f3e56b_152_145)
Fixed. Note that this also requires adding an `#include <bthdef.h>` to `bluetoothapis.h`, and adding a redundant typedef for BTH_ADDR to `bthdef.h` as well to not break existing code. This is how the headers are structured in Microsoft's SDK as well.