I am new to the Mozilla xpcom stuff. I have written my first component that is a Stream Converter.
Inline documentation of nsIStreamConverter says:
------------
Stream converter registration is a two step process. First of all the stream converter implementation must register itself with the component manager using a contractid in the format below.
Second, the stream converter must add the contractid to the registry.
Stream converter contractid format (the stream converter root key is defined in this file):
<pre>Software/Netscape/streamconv/?from=FROM_MIME_TYPE&to=TO_MIME_TYPE</pre>
------------
My question is:
What is registry? how to add the contatid to registry?
Thanks in advance.
Regards,
Raj Saini
_______________________________________________ Mozilla-netlib mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-netlib