Hi,
I have been trying to get the sample that comes with XPCOM
"http://lxr.mozilla.org/mozilla/source/js/src/xpconnect/sample" to work. I
see that there are a lot of dependencies like
#include "xpcsample1.h"
#include "nsIXPConnect.h"
#include "jsapi.h"
#include "nsIGenericFactory.h"
#include "nsIServiceManager.h"
#include "nsCOMPtr.h"
I am finding it difficult to locate these files. Is there some central
location or an archive (zip) that contains all the files at one place. I
basically need the XPCOM and sample source code.
Can somebody please help.
Regards,
RamGopal M Cillanki