reactos/dll/cpl/input
Katayama Hirofumi MZ fcbcc5b30c
[KBSWITCH][INPUT][SDK] Use <imm32_undoc.h>'s IS_IME_HKL (#6588)
Unify the private IMM32 macro
definitions. Refactoring...
JIRA issue: CORE-19361
- Define IS_SPECIAL_HKL macro
  in <imm32_undoc.h>.
- Use IS_IME_HKL and
  IS_SPECIAL_HKL macros of
  <imm32_undoc.h>,
  in kbswitch and input modules.
2024-03-10 12:15:56 +09:00
..
lang [TRANSLATION] Improve Portuguese (pt-PT) translation (#6171) 2024-01-17 16:07:21 +01: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 [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
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 [KBSWITCH][INPUT][SDK] Use <imm32_undoc.h>'s IS_IME_HKL (#6588) 2024-03-10 12:15:56 +09:00
input.rc [CPL][INPUT] Make the ListView a TreeView (#4726) 2022-09-29 07:31:43 +09:00
input.spec [SPEC] Add missing newlines 2019-03-06 00:40:29 +01:00
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 [USER32][INPUT] Support various keyboard layouts (#4666) 2022-09-16 08:09:37 +09:00
locale_list.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
locale_list.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
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