> > > "Robert Shearman" <[EMAIL PROTECTED]> wrote: > > > > Why not simply use IsTextUnicode/RtlIsTextUnicode and fix it > if necessary? > > > > Ok, will do. Any idea if it can detect UTF8 as well? > > I don't see that it's documented in MSDN, but probably it's worth to test > an actual behaviour under Windows.
No, it doesn't detect it. It sets all the flags to 0. > > -- > Dmitry.
