mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 16:31:07 +08:00
context menu interface pointer cleanup
svn path=/trunk/; revision=14957
This commit is contained in:
@@ -3499,7 +3499,8 @@ static HRESULT ShellFolderContextMenu(IShellFolder* shell_folder, HWND hwndParen
|
||||
|
||||
hr = (*pcm->lpVtbl->InvokeCommand)(pcm, &cmi);
|
||||
}
|
||||
}
|
||||
} else
|
||||
CtxMenu_reset();
|
||||
}
|
||||
|
||||
(*pcm->lpVtbl->Release)(pcm);
|
||||
|
||||
Reference in New Issue
Block a user