Changes

Jump to: navigation, search

Real World Mozilla First XPCOM Component

19 bytes added, 19:36, 27 February 2007
Writing FirstXpcom
= Writing FirstXpcom =
In this walkthrough we will be creating a simple binary XPCOM component using the build system, called FirstXpcom. While this component won't do very much yet, it will provide a starting point for many other types of components you may wish to build down the road.
The code this component will become part of a Gecko-enabled application (in this case, a Firefox binary extension). However, it is important to remember that this is only one of many possible uses for it.

Navigation menu