Module: wine Branch: master Commit: 0f2e88b0b284963dd3043c62156ae76293f80500 URL: https://source.winehq.org/git/wine.git/?a=commit;h=0f2e88b0b284963dd3043c621...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Feb 17 10:30:06 2020 +0100
unicode: Copy the composition table to ntdll.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ntdll/Makefile.in | 1 + dlls/ntdll/compose.c | 405 +++++++++++++++++++++++++++++++++++++++++++++++++ tools/make_unicode | 1 + 3 files changed, 407 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=0f2e88b0b284963dd3043...