winemac: Don't query the position of the one-past-the-end character with IMR_QUERYCHA...
commitcafb192ecc93880d508493cda012267bdb0ed6c6
authorKen Thomases <ken@codeweavers.com>
Wed, 16 Jul 2014 17:59:03 +0000 (16 12:59 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 16 Jul 2014 18:46:32 +0000 (16 20:46 +0200)
treebe9bea75200f76d530b5bc0f81cee2ac72838332
parent341db6d8d3d2251ffb406636cba15cb755cd2c93
winemac: Don't query the position of the one-past-the-end character with IMR_QUERYCHARPOSITION.

This means the resulting rectangle will be short, but we don't have much
choice.  Some apps don't cope properly with the one-past-the-end character.
For example, Excel 2007 gets stuck in an infinite loop.
dlls/winemac.drv/ime.c