Direct3D9: destroy video hwnd to prevent handle leak
IDirect3DDevice9_Present() creates an event like this: \Sessions\1\BaseNamedObjects\DwmDxBltEvent_a7045e But it isn't closed with IDirect3DDevice9_Release(), only explicitely destroying the video window closes the event handle. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 580970d3ae3ec2b0c08f0215056a69a7f7a5e747) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
Showing
Please register or sign in to comment