2 Jun
2022
2 Jun
'22
4:26 p.m.
Module: wine Branch: master Commit: ef0eb994e6c7231fd305c38b50dcfb700ad01bef URL: https://source.winehq.org/git/wine.git/?a=commit;h=ef0eb994e6c7231fd305c38b5... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Jun 2 10:54:02 2022 +0200 kernelbase: Add a helper function to simplify flags checking in LCMapStringEx(). Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/kernelbase/locale.c | 239 +++++++++++++++++++++++------------------------ 1 file changed, 115 insertions(+), 124 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=ef0eb994e6c7231fd305c...