mirror of
https://github.com/reactos/reactos.git
synced 2025-06-14 11:48:50 +00:00
[UNICODE] Sync with Wine Staging 4.18. CORE-16441
This commit is contained in:
parent
3cfeed64b1
commit
1a472d9453
84 changed files with 1111 additions and 1845 deletions
|
@ -1,8 +1,8 @@
|
|||
/* Unicode char composition */
|
||||
/* generated from http://www.unicode.org/Public/10.0.0/ucd/UnicodeData.txt */
|
||||
/* generated from http://www.unicode.org/Public/12.0.0/ucd/UnicodeData.txt */
|
||||
/* DO NOT EDIT!! */
|
||||
|
||||
#include "wine/unicode.h"
|
||||
#include "windef.h"
|
||||
|
||||
static const WCHAR table[0x85e] =
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue