Implement the WriteEnvironmentStrings standard action

James Hawkins truiken at gmail.com
Wed May 30 10:44:15 CDT 2007


On 5/29/07, Dmitry Timoshkov <dmitry at codeweavers.com> wrote:
> "James Hawkins" <truiken at gmail.com> wrote:
>
> > +    HKEY env, root = HKEY_CURRENT_USER;
> ...
> > +    if (flags & ENV_MOD_MACHINE)
> > +        root = HKEY_LOCAL_MACHINE;
>
> It looks like root is not used.
>

Oops.  Thanks for catching that, I'll resend.

-- 
James Hawkins



More information about the wine-devel mailing list