[2/2] shell32/tests: Destroy shell view windows.

Nikolay Sivov bunglehead at gmail.com
Thu Jul 2 05:38:57 CDT 2015


On 02.07.2015 13:36, Thomas Faber wrote:
> When calling IShellView::CreateViewWindow, the window itself takes
> references to the shell view and related objects (e.g. for a drop
> target). This means just calling IShellView::Release is not enough to
> properly clean up, the window needs to be destroyed as well.
>

Could you please also add a test that shows window is still being alive 
after IShellView was released? It could be a separate patch.




More information about the wine-devel mailing list