> Well, I didn't dig into this yet, but on Windows tests aren't failing.
> So I guess this key arrives during Windows setup process. Can't be so?
You're correct, I'm sure. It's just not that important in Wine, as we
don't use these flags yet, so the precise value is perhaps meaningless.
Some a
* On Sun, 3 Jun 2007, Juan Lang wrote:
> > This function tries to open Software_Publishing key.
...
> > So this key should be registered during wineprefix run at some point,
> > right?
>
> No, it's simpler than that, the order of the tests is merely wrong.
> WintrustGetRegPolicyFlags calls W
Hi Saulius,
> This function tries to open Software_Publishing key. And creates it, if
> the key didn't exist, I suppose. It is absent in a clean $WINEPREFIX.
> Hence 4 test failures:
Oops.
> During next run failures are gone, and I get this difference between two
> registry dumps:
Right.
>
* On Mon, 14 May 2007, Juan Lang wrote:
>
> +static const WCHAR Software_Publishing[] = {
> + 'S','o','f','t','w','a','r','e','\\',
> + 'M','i','c','r','o','s','o','f','t','\\',
> + 'W','i','n','d','o','w','s','\\',
> + 'C','u','r','r','e','n','t','V','e','r','s','i','o','n','\\',
> + 'W','i','n',