thanks
In the Mozilla source code it pretty much looks like file:
mozilla\modules\libreg\src\reg.c
has everything you need for low-level Netscape registry work. Manyhigher-level classes are in mozilla\xpcom\components\nsRegistry.cpp.
jerry