Hi!
UnicodeString::UnicodeString(unsigned short const *,int) seems actually wrong, for what I can see in the headers. There is no
It builds on my machine. And it uses UnicodeString(UChar *, int) which looks OK and ctor with this signature is defined in unistr.h.
it this way is correct, should you not use the UNICODE_STRING macro?
Seems to be roughly the same... -- Stanislav Malyshev, Zend Software Architect [EMAIL PROTECTED] http://www.zend.com/ (408)253-8829 MSN: [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php