On Fri May 16 17:44:03 2025 +0000, Alfred Agrell wrote:
I'm not seeing where that object is freed. Am I missing something, or is this a memory leak? And this should probably return E_OUTOFMEMORY, not call DoDragDrop with bogus arguments.
right on both front. I need to check better the flow regarding freeing the interface, mainly if DoDragDrop is a sort of loop or it return immediately to the caller