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 [INPUT] Remove fake SHLoadRegUIStringW hack (#5258) 2023-04-29 07:27:54 +09:00
layout_list.h
locale_list.c
locale_list.h
resource.h [CPL:INPUT] Fix "Dvorak" typo in all .rc files (#5277) 2023-05-11 16:28:59 +02:00
settings_page.c [INPUT] Implement advanced settings (#5864) 2023-11-19 21:39:06 +09:00