Windows Registry Equivalent in QNX

i would like to implement / or use Registry equivalent (Windows regedit32 )in QNX? Is there an equivalent to regedit? Thanks in Advance

Photon has set a functions PxConfig…()

there is no such thing as a registry, you could use libxml or PxConfig*() stuff to implement something like it.
diskussed at:
http://www.openqnx.com/index.php?name=PNphpBB2&file=viewtopic&t=730
and
http://www.openqnx.com/index.php?name=PNphpBB2&file=viewtopic&t=6189

//edit: ah, to slow :wink:

Thanks a lot for that help