Andrew Dunbar wrote:
> Two questions:  What's the most correct way to test for Unicode-
> enabled Windows?

I'm a little bit at loss here what you mean by "Unicode-enabled", but the
following link contained some interesting information

http://www.microsoft.com/globaldev/FAQs/ime.asp

A google search for
  unicode-enabled windows
turned up quite a few links. :-)

> GetSystemMetrics doesn't have a test.

    SM_DBCSENABLED

> Is it safe for me to use emitChar / EventMapper::keystroke
> since an IME can actually return an arbitrarily long string
[...]

I have to pass this on to someone else...

/Mike


Reply via email to