[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-embedding mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-embedding
