explorerframe: Fix INameSpaceTreeControl::RemoveRoot.
authorDavid Hedberg <david.hedberg@gmail.com>
Mon, 16 Aug 2010 07:17:31 +0000 (09:17 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 17 Aug 2010 12:21:31 +0000 (14:21 +0200)
commit6963f372531986f609e48f3a6cda44b3b87311b1
tree8d54aafb57ec2bc67d00c2fae95aa48ad1b3fc57
parent6fbfb7cd1dfc1904c0748670db3c468d748438bc
explorerframe: Fix INameSpaceTreeControl::RemoveRoot.

The root shellitem was being freed before getting passed to the event sink.
dlls/explorerframe/nstc.c