--- In [email protected], "brucexs" <bswit...@...> wrote: > > --- In [email protected], "swzoh" <seanzoh@> wrote: > > > > No, they can't have two lead bytes, they always consist of one lead-byte > > and one trail-byte. The problem is that the same code can be either a > > lead-byte or a trail-byte, and IsDBCSLeadByte API doesn't "validate the > > presence or validity of a trail byte". > > > OK, ignore d2 and use d3 which I just uploaded and which only checks for a > single lead byte.
Thanks a lot. I've been running 4.9d3 (Modified: 2009-03-11, 10:16:32) Here's a link to the test results with earlier error cases. - http://img18.imageshack.us/img18/6113/powerpro49d3noerror.png - http://img18.imageshack.us/img18/6320/powerpro49d3withcrlf.png All OUT1 is correct, and no clip error.
