[PATCH] explorer: Create CurrentControlSet\Control\Video registry key as non-volatile.

Vijay Kiran Kamuju infyquest at gmail.com
Mon Apr 22 12:39:51 CDT 2019


On Mon, Apr 22, 2019 at 7:20 PM Alexandre Julliard <julliard at winehq.org> wrote:
>
> Zhiyi Zhang <zzhang at codeweavers.com> writes:
>
> > I think it's better to add this key in wine.inf
>
> No, if there's existing code to create the subkey, it should create the
> top-level key too. That's better than relying on wine.inf.
>
> --
> Alexandre Julliard
> julliard at winehq.org
But the subkey is created as volatitle, the parent key is also created
as volatile.
But in windows, the parent key is not volatile.
Hence I think if the parent key is created via the wine.inf file, its better.

---
Vijay



More information about the wine-devel mailing list