Added a real root key and simplified creation of the HKEY_* special root keys.
authorAlexandre Julliard <julliard@winehq.org>
Sat, 26 Aug 2000 04:40:07 +0000 (04:40 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 26 Aug 2000 04:40:07 +0000 (04:40 +0000)
commit6c8d9171cdd4c19c51435d28b00c5b9da4bd41c4
tree5bdff788dc213f5998cea8edbb9d921c8ef09637
parentb8ba84590bf9a5c43edef2aa1f5dce26e28f2741
Added a real root key and simplified creation of the HKEY_* special root keys.
Do not prefix all keys with the name of the top key when saving to a file.
Try to load $WINEPREFIX/config into the Wine config branch at startup.
files/profile.c
server/main.c
server/object.c
server/object.h
server/registry.c
server/request.c
server/request.h
server/thread.h