30 May
2007
30 May
'07
3:44 p.m.
On 5/29/07, Dmitry Timoshkov <dmitry(a)codeweavers.com> wrote:
"James Hawkins" <truiken(a)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