Alexandre Julliard : kernel32: Move EnumCalendarInfo functions to kernelbase.

Alexandre Julliard julliard at winehq.org
Mon Nov 18 16:19:17 CST 2019


Module: wine
Branch: master
Commit: 42ed9797b1929fc5917bd967f7062cab953fab55
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=42ed9797b1929fc5917bd967f7062cab953fab55

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Sat Nov 16 21:00:08 2019 +0100

kernel32: Move EnumCalendarInfo functions to kernelbase.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/kernel32/kernel32.spec     |   6 +-
 dlls/kernel32/lcformat.c        | 261 ----------------------------------------
 dlls/kernel32/locale.c          |  19 +++
 dlls/kernelbase/kernelbase.spec |   8 +-
 dlls/kernelbase/locale.c        |  86 +++++++++++++
 5 files changed, 112 insertions(+), 268 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=42ed9797b1929fc5917bd967f7062cab953fab55



More information about the wine-cvs mailing list