[EMAIL PROTECTED] wrote:
      if(pInputStream) {
           nsCOMPtr<nsISeekableStream> pSeekableStream =
do_QueryInterface(pInputStream)
        if (pSeekableStream) {

So pSeekableStream is false? What concrete type is this stream object (check in a debugger)?

-Boris
_______________________________________________
Mozilla-xpcom mailing list
Mozilla-xpcom@mozilla.org
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to