In my C++ code I want to read the prefs.js file, however, I can't seem to find a way to get the location of this file? I know that the location is something like C:\Documents and Settings\randy.simon\Application Data\Mozilla\Users50 \default\2b47vdpg.slt but because the xxxxxxx.slt directory is dynamic, I have no way of knowing it in my code. It appears that this info is stored in the registry.dat file, but I don't know how to read this file. Anyone's help would be greatly appreaciated. Randy Sent via Deja.com http://www.deja.com/
