On Fri Sep 1 16:57:42 2023 +0000, Zebediah Figura wrote:
I haven't been following these patches, so this may just be noise, but if we're the user driver and we get notified when windows are destroyed anyway, why is this a problem? Actually, why can't we just look up the window inside the mutex?
The pointer events are being handled in a separate thread from the windows owner threads.