mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 05:22:56 +00:00
[MSCTF] Sync with Wine Staging 4.18. CORE-16441
This commit is contained in:
parent
4c4918afe9
commit
ac50127e48
11 changed files with 155 additions and 61 deletions
|
@ -2,9 +2,8 @@
|
|||
#ifndef _MSCTF_PRECOMP_H
|
||||
#define _MSCTF_PRECOMP_H
|
||||
|
||||
#include <wine/config.h>
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <wchar.h>
|
||||
|
||||
#define WIN32_NO_STATUS
|
||||
#define _INC_WINDOWS
|
||||
|
@ -21,7 +20,6 @@
|
|||
#include <shlwapi.h>
|
||||
|
||||
#include <wine/list.h>
|
||||
#include <wine/unicode.h>
|
||||
#include <wine/debug.h>
|
||||
|
||||
#include "msctf_internal.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue