Anindya wrote:
Hi,
Can any one tell me where can find the latest Gecko SDK files which contains files like nsIProxiedProtocolHandler.h, nsNetCID.h etc.
Thanks and Regards,
Anindya
_______________________________________________
Mozilla-netlib mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-netlib
There is no official Mozilla package containing those header files. In fact, they are semi-private header files, used internally by Mozilla. If you are trying to use Necko standalone, then my advice would be to start with a copy of the Mozilla source code. It'd be nice if one day we could offer a real Necko SDK.
-Darin _______________________________________________ Mozilla-netlib mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-netlib
