mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
protect system image list
svn path=/trunk/; revision=14473
This commit is contained in:
@@ -50,6 +50,8 @@ ShellBrowser::ShellBrowser(HWND hwnd, HWND left_hwnd, WindowHandle& right_hwnd,
|
||||
|
||||
ShellBrowser::~ShellBrowser()
|
||||
{
|
||||
TreeView_SetImageList(_left_hwnd, 0, TVSIL_NORMAL);
|
||||
|
||||
if (_pShellView)
|
||||
_pShellView->Release();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user