r=sspitzer
This commit is contained in:
risto%netscape.com 2000-02-05 09:10:10 +00:00
Родитель 1368378b97
Коммит e73ea94113
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -471,7 +471,8 @@ Base ProgID in the interface ID header file</li>
<ul>
<li>
<font color="#000000">Implement <tt>NSRegisterSelf()</tt> for your component
dlls. Sample implementation that perf</font> <a href="http://cvs-mirror.mozilla.org/webtools/lxr/source/modules/libpref/src/nsPref.cpp#608">http://cvs-mirror.mozilla.org/webtools/lxr/source/modules/libpref/src/nsPref.cpp#608</a></li>
dlls. Sample implementation that perf</font>
<a href="http://lxr.mozilla.org/mozilla/source/modules/libpref/src/nsPref.cpp#608">http://lxr.mozilla.org/mozilla/source/modules/libpref/src/nsPref.cpp#608</a></li>
<li>
Use <tt>nsRepository::RegisterComponent()</tt> instead of <tt>nsRepository::RegisterFactory()</tt>