Marius Mikucionis wrote:

> If I take MSCOM then I can find all components
> and IDs "database" in windows registry.
> But where does XPCOM keeps its IDs and paths to DLLs?
> 
> Marius

XPCOM creates a components directory and builds a small
registry like database of which components are located
in which DLLs or so files. It functions as a component
registry for your application rather than a registry for
the whole computer.

-rick


Reply via email to