Re: kernel32: Add AllUsersPfogile env variable to each process during init.
April 30, 2007
5:32 a.m.
Vitaliy Margolen <wine-patches(a)kievinfo.com> writes:
Native initializes this variable somewhere during the log-on. And since Wine doesn't really have such a thing, it's more logical to do it during the process initialization. The only side affect is that if registry values change, new process will get new value.
If it's set during logon on Windows, it's very unlikely that an app would depend on modifying this, so you could set it in the registry once and for all. -- Alexandre Julliard julliard(a)winehq.org
6904
Age (days ago)
6904
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard