mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 19:55:41 +00:00
[REACTOS] Standardize <imm.h> and <immdev.h> (#6493)
Improve header compatibility and code quality. JIRA issue: CORE-19268 - Improve <imm.h> and <immdev.h> compatibility by correctly choosing the items. - Use <immdev.h> instead of <ddk/immdev.h>. - Move INPUTCONTEXTDX, IMEINFOEX, IMEDPI, and CLIENTIMC into <imm32_undoc.h>. - Adapt to these changes.
This commit is contained in:
parent
bdcfc6bc8e
commit
8ea93d2ab2
21 changed files with 783 additions and 730 deletions
|
@ -16,7 +16,6 @@
|
|||
#include <windows.h>
|
||||
#include <sddl.h>
|
||||
#include <imm.h>
|
||||
#include <ddk/immdev.h>
|
||||
#include <cguid.h>
|
||||
#include <tchar.h>
|
||||
#include <msctf.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue