Module: wine Branch: master Commit: 989f7d64817008050b8e2e2968cbf27bd79f5b69 URL: https://source.winehq.org/git/wine.git/?a=commit;h=989f7d64817008050b8e2e296...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Mar 24 17:30:25 2022 +0100
make_unicode: Generate the language groups registry keys.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/kernelbase/kernelbase.rgs | 299 +++++++++++++++++++++++++++++++++++++ dlls/usp10/tests/usp10.c | 4 + loader/wine.inf.in | 330 +---------------------------------------- tools/make_unicode | 21 ++- 4 files changed, 325 insertions(+), 329 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=989f7d64817008050b8e2...