reactos/win32ss/user/user32/include
Katayama Hirofumi MZ 17617221ce
[MSCTFIME][SDK][USER32] Add msctfime.ime (stub) (#6141)
## Overview
1. msctfime.ime is an IME file interface
  for new-style IMEs a.k.a. "Text Input
  Processors" (TIPs).
2. msctfime.ime is loaded as old-style
  IME file at ImmLoadLayout in specific
  condition.
3. msctfime.ime communicates with
  the current TIP (This feature is not
  implemented yet).

## Proposed changes
- Add msctfime module at dll/ime/msctfime.
- The functions in this module are currently
  stub.
- Move IME file interface declarations from
  <imm.h> to <ddk/immdev.h>.
- Modify ImmNotifyIME, NotifyIME, and
  ImeProcessKey prototypes for x64
  compliance.
CORE-19360
2023-12-11 22:37:25 +09:00
..
controls.h [USER32] Add Ghost window class (#1082) 2018-12-02 18:51:44 +09:00
dde_private.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
immtable.h [MSCTFIME][SDK][USER32] Add msctfime.ime (stub) (#6141) 2023-12-11 22:37:25 +09:00
ntwrapper.h [NTUSER] NtUserxSwitchToThisWindow 2nd argument is fAltTab (#989) 2018-10-28 03:27:49 +09:00
regcontrol.h [USER32] Add Ghost window class (#1082) 2018-12-02 18:51:44 +09:00
resource.h [USER32] Add Ghost window class (#1082) 2018-12-02 18:51:44 +09:00
user32.h [USER32][INCLUDE] Move GetImmFileName declaration from user32.h to user32p.h 2021-08-31 13:42:54 +09:00
user32p.h [GDI32][USER32] Order the set_module_type arguments the usual way ("UNICODE" before the entrypoint). 2022-10-06 15:37:23 +02:00
user_x.h [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00