GNU bug report logs -
#19994
25.0.50; Unicode keyboard input on Windows
Previous Next
Reported by: Ilya Zakharevich <nospam-abuse <at> ilyaz.org>
Date: Tue, 3 Mar 2015 23:11:02 UTC
Severity: normal
Found in version 25.0.50
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 19994 <at> debbugs.gnu.org (full text, mbox):
> Date: Thu, 5 Mar 2015 16:43:32 -0800
> From: Ilya Zakharevich <ilya <at> math.berkeley.edu>
> Cc: 19994 <at> debbugs.gnu.org
>
> On Wed, Mar 04, 2015 at 08:01:01PM +0200, Eli Zaretskii wrote:
> > > +static int
> > > +get_wm_chars (HWND aWnd, int *buf, int buflen, int ignore_ctrl, int ctrl, int
> > ^^^^^^^^
> > Why 'int' and not 'wchar_t'?
>
> This is for a Unicode chars. They won’t fit into (Windows’ style) wchar_t.
Right.
> > Also, will this code work for the non-w32_unicode_gui mode?
>
> This code is pure-GUI. For non-GUI “bindable” input on Windows the
> major hurdle is that
No, that's not what I meant. I meant GUI sessions in which
w32_unicode_gui is zero, i.e. Windows 9X systems.
Console input is a different matter (and is handled separately, see
w32inevt.c).
Thanks.
This bug report was last modified 4 years and 338 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.