17 Oct
2024
17 Oct
'24
3:05 a.m.
Elizabeth Figura (@zfigura) commented about dlls/winebth.sys/winebth.c:
if (status != STATUS_SUCCESS) return status;
+ status = winebluetooth_watcher_init( &watcher );
Why use a separate entry point for this? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6621#note_85266