667
edits
Changes
→FirstXpcom.cpp
'''#include <stdio.h> // for printf()'''
#include "IFirstXpcom.h"// the CPP .h generated from our .idl #include "nsIGenericFactory.h"// for NS_GENERIC_FACTORY_CONSTRUCTOR() #include "nsStringAPI.h"// for nsString
class FirstXpcom : public IFirstXpcom