On Thu, Aug 19, 2004 at 03:54:40PM -0500, Alex Villacís Lasso wrote:
I hope this is definitely the right way.
Changelog:
- Do not assume HKEY_CURRENT_USER/Environment exists ==> config file was
migrated. Instead test for every key to migrate under HKEY_CURRENT_USER/Environment
Alex Villacis Lasso
--- wine-20040813/misc/registry.c 2004-07-29 20:35:52.000000000 -0500 +++ wine-20040813-patch/misc/registry.c 2004-08-19 15:35:00.000000000 -0500 @@ -242,7 +242,7 @@ }
/******************************************************************/ -/* WINDOWS 31 REGISTRY LOADER, supplied by Tor Sj?wall, tor@sn.no */ +/* WINDOWS 31 REGISTRY LOADER, supplied by Tor Sjwall, tor@sn.no */ /* reghack - windows 3.11 registry data format demo program.
@@ -277,7 +277,7 @@ deduced from the reg.dat file by me. Mistakes may have been made. I claim no rights and give no guarantees for this program.
- Tor Sj?wall, tor@sn.no
- Tor Sjwall, tor@sn.no
Was this name change planned?
bye michael