Hi all, I've been trying to embed Gecko in a C++ crawler that I'm writing, and all in vain. Docs online are either outdated or confusing, or maybe I'm just not able to get it. I read somewhere that to embed Gecko we no more require to checkout the entire Mozilla source tree, nor do we need to download the gecko-sdk. Downloading and installing the latest xulrunner builds has got all the necessary files for writing components in XPCOM. So as of now, I have xulrunner-1.8.0.1 on my machine, and nothing else. I use Visual Studio 2003 as my IDE. I have no clue as to how to get started. A simple 'hello-world' app, or just downloading one single webpage from the Internet, or something like that.
Could someone please help me out here? Any help will be greatly appreciated. Thanks, John. _______________________________________________ dev-embedding mailing list dev-embedding@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-embedding