reactos/dll/win32/imm32
Katayama Hirofumi MZ fec35dc893
[IMM32] Improve IchWideFromAnsi and IchAnsiFromWide (#4028)
- Use LONG instead of DWORD for indexing and counting the characters.
- Use the sign for the loop condition.
- Add NUL check.
CORE-11700
2021-10-15 10:31:08 +09:00
..
candidate.c [IMM32] Restructure! (Retry) (#3952) 2021-09-10 23:39:15 +09:00
CMakeLists.txt [IMM32] Move Imm(Get|Set)CompositionStringA/W (#4021) 2021-10-12 13:10:01 +09:00
compstr.c [IMM32] Re-implement ImmGetCompositionStringA/W (#4026) 2021-10-14 08:07:06 +09:00
guideline.c [IMM32] Restructure! (Retry) (#3952) 2021-09-10 23:39:15 +09:00
ime.c [IMM32] s/4/sizeof(DWORD)/ 2021-10-05 07:57:14 +09:00
imm.c [IMM32] Move Imm(Get|Set)CompositionStringA/W (#4021) 2021-10-12 13:10:01 +09:00
imm32.spec [IMM32] Rewrite ImmRequestMessageA/W (#4002) 2021-10-09 07:40:56 +09:00
keymsg.c [IMM32] Rewrite ImmRequestMessageA/W (#4002) 2021-10-09 07:40:56 +09:00
precomp.h [IMM32] Improve IchWideFromAnsi and IchAnsiFromWide (#4028) 2021-10-15 10:31:08 +09:00
regword.c [IMM32] Define ImeDpi_IsUnicode macro and use it (#3964) 2021-09-21 12:20:10 +09:00
utils.c [IMM32] Improve IchWideFromAnsi and IchAnsiFromWide (#4028) 2021-10-15 10:31:08 +09:00
version.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
win3.c [IMM32] Add IMP stub functions (#3989) 2021-10-05 14:07:58 +09:00