Alexandre Julliard : shlwapi: Import string functions from kernelbase.
Module: wine Branch: master Commit: 47c131ebcbf371e64b34e646191031b3d5572450 URL: https://source.winehq.org/git/wine.git/?a=commit;h=47c131ebcbf371e64b34e6461... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Jun 20 09:12:29 2019 +0200 shlwapi: Import string functions from kernelbase. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/kernelbase/Makefile.in | 5 +- dlls/shell32/shell32.spec | 56 +- dlls/shlwapi/Makefile.in | 2 +- dlls/shlwapi/ordinal.c | 323 --------- dlls/shlwapi/string.c | 1677 +------------------------------------------ 5 files changed, 51 insertions(+), 2012 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=47c131ebcbf371e64b34e...
participants (1)
-
Alexandre Julliard