regedit: also refresh the listview

Vitaliy Margolen wine-patch at kievinfo.com
Wed Sep 6 08:14:08 CDT 2006


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.



More information about the wine-devel mailing list