reactos/dll/cpl/input
Katayama Hirofumi MZ f7a4c26322
[INPUT] Fix exception on SPI_SETDEFALTINPUTLANG (#6043)
Follow-up to #4666. Fix an abnormal termination at setting the default language.
- pCurrent was NULL at the scene. Don't use it there for SPI_SETDEFALTINPUTLANG.
- Save the default keyboard layout. Use it.
CORE-11700, CORE-13244, CORE-18364
2023-11-27 20:25:58 +09:00
..
lang [INPUT] Implement advanced settings (#5864) 2023-11-19 21:39:06 +09:00
resources
add_dialog.c
advanced_settings_page.c [INPUT] Implement advanced settings (#5864) 2023-11-19 21:39:06 +09:00
CMakeLists.txt
edit_dialog.c
input.c [INPUT] Implement advanced settings (#5864) 2023-11-19 21:39:06 +09:00
input.h [INPUT] Implement advanced settings (#5864) 2023-11-19 21:39:06 +09:00
input.rc
input.spec
input_list.c [INPUT] Fix exception on SPI_SETDEFALTINPUTLANG (#6043) 2023-11-27 20:25:58 +09:00
input_list.h
key_sequence_dialog.c
key_settings_dialog.c
layout_list.c
layout_list.h
locale_list.c
locale_list.h
resource.h
settings_page.c [INPUT] Implement advanced settings (#5864) 2023-11-19 21:39:06 +09:00