--- In [email protected], "swzoh" <sean...@...> wrote: > > --- In [email protected], "entropyreduction" > <alancampbelllists+yahoo@> wrote: > > > > In the meantime, I'm gonna restrict current version unicode plugin: no > > surrogate pairs or combining character sequences (therefore no characters > > greater than 0xFFFF).
> I believe combining character sequences is not an issue of higher planes, is > of Composed/Decomposed forms. I can locate in system32 dir the dll, > normaliz.dll, which exports IsNormalizedString/NormalizeString that can > address the issue. Minimum supported client: Windows Vista http://msdn.microsoft.com/en-us/library/dd318671%28VS.85%29.aspx So probably not terribly useful. But I'll bookmark, thanks.
