Jan Zerebecki wrote:
>      case ID_VIEW_REFRESH:
>          RefreshTreeView(g_pChildWnd->hTreeWnd);
> -        /*RefreshListView(g_pChildWnd->hListWnd, hKeyRoot, keyPath, NULL); */
> +        RefreshListView(g_pChildWnd->hListWnd, hKeyRoot, keyPath, NULL);
>          break;
There was a reason why it was commented in the first place. Please
indicate what has changed that you can enable it now.

Vitaliy.


Reply via email to