Mark wrote:

> nsIArray.h is not included in gecko-sdk, that's why I cannot include
> it.

That's correct. At the time 1.8 was released, nsIArray was not a frozen
interface and was therefore not included in the SDK. You will have to obtain
a copy of that header from a Firefox build tree or some other source in
order to use that interface from C++.

--BDS
_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to