--- In [email protected], "silvermoonwoman2001" > > Dealing properly with all that is messy. Best route probably is > > to get the IBM icu stuff > > > > http://icu-project.org > > > > and use it. Major rewrite. Will take a while, assuming I can get > > icu to work properly. Means unicode will depend on an icu dll. > Are you sure there isn't something simpler to do? I see that Msft uses > wchar_t not wchar for unicode.
> <http://msdn.microsoft.com/en-us/library/dtxesf6k%28VS.71%29.aspx> Same thing. Most Microsoft docs re unicode implicitly assume UNICODE-2. Akll built before days of surrogate pairs and the like.
