You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.


TOC PREV NEXT INDEX

Embedding Gecko Basics


Resources


The mozilla.org home page: www.mozilla.org

The embedding project area home page: mozilla.org/projects/embedding/

Cross-reference for the entire codebase: lxr.mozilla.org/seamonkey/

Bugzilla, the bug tracking tool: bugzilla.mozilla.org

Licensing information: www.mozilla.org/MPL/

Getting the source and build instructions: mozilla.org/source.html

Embedding samples: mozilla.org/projects/embedding/examples/index.html

The list of frozen interfaces: lxr.mozilla.org/seamonkey/search?string=%40status+FROZEN

The Complete nsCOMPtr User's Manual:www.mozilla.org/projects/xpcom/nsCOMPtr.html

Performance tools: www.mozilla.org/performance/

XPCOM project home page: mozilla.org/projects/xpcom/

Overview of building XPCOM components: books.mozdev.org/chapters/ch08.html

Detailed information on building XPCOM components: http://mozilla.org/projects/xpcom/book/cxc/

XPIDL: mozilla.org/scriptable/xpidl/index.html

XPConnect: mozilla.org/scriptable/index.html

Guide to the Mozilla string classes: mozilla.org/projects/xpcom/string-guide.html

XUL: www.mozilla.org/docs/xul/xulnotes/index.html

XBL: www.mozilla.org/projects/xbl/xbl.html

Editor embedding: http://www.mozilla.org/editor/Editor_Embedding_Guide.html

Source for the MFCEmbed sample: lxr.mozilla.org/seamonkey/source/embedding/tests/mfcembed/


Written by: Ellen Evans | Comments, questions, complaints? Bug 141350
TOC PREV NEXT INDEX