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 [CPL][INPUT] Make the ListView a TreeView (#4726) 2022-09-29 07:31:43 +09:00
add_dialog.c [CPL:INPUT] Return TRUE against WM_INITDIALOG and add WS_TABSTOP 2022-10-30 08:01:57 +09:00
advanced_settings_page.c [INPUT] Implement advanced settings (#5864) 2023-11-19 21:39:06 +09:00
CMakeLists.txt
edit_dialog.c [CPL:INPUT] Return TRUE against WM_INITDIALOG and add WS_TABSTOP 2022-10-30 08:01:57 +09:00
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 [CPL][INPUT] Make the ListView a TreeView (#4726) 2022-09-29 07:31:43 +09:00
input.spec
input_list.c [INPUT] Fix exception on SPI_SETDEFALTINPUTLANG (#6043) 2023-11-27 20:25:58 +09:00
input_list.h [CPL][INPUT] Make the ListView a TreeView (#4726) 2022-09-29 07:31:43 +09:00
key_sequence_dialog.c [CPL:INPUT] Return TRUE against WM_INITDIALOG and add WS_TABSTOP 2022-10-30 08:01:57 +09:00
key_settings_dialog.c [CPL:INPUT] Return TRUE against WM_INITDIALOG and add WS_TABSTOP 2022-10-30 08:01:57 +09:00
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