I can't read in Firefox 1.0.1
I'm using following code:
var winhooks = Components.classes["@mozilla.org/winhooks;1"].getService(Components.interfaces.nsIWindowsRegistry);
//reading from the registry
res = winhooks.getRegistryEntry(3, key, value);Thanks _______________________________________________ Mozilla-xpcom mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-xpcom
