gecko-dev/xpcom/components
rayw%netscape.com d0199a10bc Per bug 3690:
Added new functions to the registry for reading / writing byte arrays
of binary content and escaping registry keys that contain binary
content.  Modified code which reads/writes location of dll or javascript
for components to use new ReadBytesUTF8/WriteBytesUTF8 and which uses
or reads the keys to use EscapeKey and UnescapeKey.

r=dveditz
2000-05-12 01:24:36 +00:00
..
.cvsignore
Makefile.in
makefile.win
MANIFEST
MANIFEST_COMPONENTS
MANIFEST_IDL
nsCategoryManager.cpp Changes from snizinsk@us.ibm.com 2000-05-12 01:09:58 +00:00
nsComponentManager.cpp Per bug 3690: 2000-05-12 01:24:36 +00:00
nsComponentManager.h Per bug 3690: 2000-05-12 01:24:36 +00:00
nsComponentManagerUtils.h Adding progid for component manager. 2000-05-05 06:01:41 +00:00
nsGenericFactory.cpp
nsGenericFactory.h
nsICategoryHandler.idl
nsICategoryManager.idl
nsIComponentLoader.idl
nsIComponentManager.idl Heavy documentation. 2000-05-05 06:33:05 +00:00
nsIFactory.idl
nsIGenericFactory.h
nsIModule.idl
nsIRegistry.idl Per bug 3690: 2000-05-12 01:24:36 +00:00
nsIRegistryUtils.h
nsIServiceManager.h
nsMacRepository.h
nsNativeComponentLoader.cpp Per bug 3690: 2000-05-12 01:24:36 +00:00
nsNativeComponentLoader.h
nsRegistry.cpp Per bug 3690: 2000-05-12 01:24:36 +00:00
nsRepository.cpp
nsRepository.h
nsServiceManager.cpp
nsXPComFactory.h
xcDll.cpp
xcDll.h
xcDllStore.cpp
xcDllStore.h