On Fri Oct 25 18:14:40 2024 +0000, Vibhav Pant wrote:
Makes sense. I've merged the two into winebluetooth_init. Is the idea that separate PE entrypoints ought to exist for only if they introduce objects that need to be tracked to back a corresponding Win32 concept?
I think in general it just doesn't make sense to plumb any helper past where you need to. Especially when the plumbing takes quite a lot of work.