Hi,I'm currently using nsIStringAPI.h (FROZEN) for string manipulation, and would like to use nsIStringInputStream due to the LoadURI() take some nsIInputStream argument, but i get the error of nsAString, nsACString class type redefinition.
How could I create a nsIInputStream with char* data stream? and with the use of nsIStringAPI ?
Please advice. -zen _______________________________________________ Mozilla-xpcom mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-xpcom
