--- In [email protected], "brucexs" <bswit...@...> wrote: > > - > > Curiously to say, at case #3, I cannot select neither ' (decimal 145) nor | > > (decimal 124) separately. they're treaded like one character. > > > > http://img8.imageshack.us/img8/9342/powerpro49d3fromhlpt.png > > > > What happens if you scan across string with win.isdbcsleadbyte char by char >
Here's a link to the test results with the same cases. http://img23.imageshack.us/img23/1927/powerpro493dcharbychar.png '(dec 145) returns 1, and |(dec 124) returens 0.
