On Wed Mar 13 16:41:46 2024 +0000, Rémi Bernon wrote:
Well you still have object types and handles during construction, so callbacks could still be understandable. Whereas in Wine we simply cannot map these to any client handle because we don't yet have the mapping, so these callbacks are simply dropped.
I changed this to consistently remove the mapping *after* the destruction.