[EMAIL PROTECTED] wrote:
    NS_DECL_ISUPPORTS
    NS_DECL_NSIPROTOCOLHANDLER      // << here is 62 line

That means that the compiler didn't have the macro definition for NS_DECL_ISUPPORTS. Try including nsISupportsImpl.h in that file.
_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to