Christian Biesinger wrote:
Alexey Kakunin wrote:
probably there is some more easy way for comparing nsStrings exist?
Use the Equals method?
The problem is that it is Standalone XPCOM - here used a little bit
another string (Why????)
So, for using strings in standalone version of XPCOM I should include
not <nsString.h> but <nsStringAPI.h> and there are another
implementation of nsString and nsAString - much more poor :(
So, this poor implementation does not have neiver operator ==, nor
Eauqls operator. :(
_______________________________________________
Mozilla-xpcom mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-xpcom