(sys_kill): Set extended key flag when faking
authorGeoff Voelker <voelker@cs.washington.edu>
Tue, 10 Nov 1998 20:50:40 +0000 (20:50 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Tue, 10 Nov 1998 20:50:40 +0000 (20:50 +0000)
commit0eaf592609ab8a3cd6a7836b28f0891740098ae8
tree7b6379a69d4af6783b5359e7002ca4139602e776
parentf98169a0231db236d7f989c4f6e94504e6d48a71
(sys_kill): Set extended key flag when faking
Ctrl-Break keystrokes.
(Fw32_get_locale_info): Allow LONGFORM parameter to specify an
arbitrary locale property using a numerical index.
(Vw32_valid_codepages): New variable.
(enum_codepage_fn):
(Fw32_get_valid_codepages):
(Fw32_get_console_codepage):
(Fw32_set_console_codepage):
(Fw32_get_console_output_codepage):
(Fw32_set_console_output_codepage):
(Fw32_get_codepage_charset):
(Fw32_get_valid_keyboard_layouts):
(Fw32_get_keyboard_layout):
(Fw32_set_keyboard_layout): New functions, exposing Windows locale
handling functions.
(syms_of_ntproc): Register them.
src/w32proc.c