reactos/dll/cpl/input
Katayama Hirofumi MZ e5ebbc8afa
[CPL] Boundary check of Control Panel applets (#4706)
- Check the boundary (i < NUM_APPLETS) of the variable i in CPlApplet functions.
- Use UINT type for the variable i.
2022-09-17 13:59:51 +09:00
..
lang [TRANSLATION] Improve Portuguese (pt-PT) translation (#4445) 2022-04-28 18:14:33 +03:00
resources Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
add_dialog.c [USER32][INPUT] Support various keyboard layouts (#4666) 2022-09-16 08:09:37 +09:00
advanced_settings_page.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
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
edit_dialog.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
input.c [CPL] Boundary check of Control Panel applets (#4706) 2022-09-17 13:59:51 +09:00
input.h [USER32][INPUT] Support various keyboard layouts (#4666) 2022-09-16 08:09:37 +09:00
input.rc [CPL][INPUT] s/IDI_KEY_SHORT_ICO/IDI_CPLSYSTEM/ and small icon 2022-09-14 03:39:18 +09:00
input.spec [SPEC] Add missing newlines 2019-03-06 00:40:29 +01:00
input_list.c [USER32][INPUT] Support various keyboard layouts (#4666) 2022-09-16 08:09:37 +09:00
input_list.h [USER32][INPUT] Support various keyboard layouts (#4666) 2022-09-16 08:09:37 +09:00
key_sequence_dialog.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
key_settings_dialog.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
layout_list.c [USER32][INPUT] Support various keyboard layouts (#4666) 2022-09-16 08:09:37 +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] s/IDI_KEY_SHORT_ICO/IDI_CPLSYSTEM/ and small icon 2022-09-14 03:39:18 +09:00
settings_page.c [INPUT] Fix IsRebootNeeded condition 2022-09-17 07:12:05 +09:00