https://bugs.winehq.org/show_bug.cgi?id=39437
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com --- (In reply to rboxeur from comment #6)
I put missing DLLs on my personal website that you can download
Zip file content is
msvcp140.dll vcruntime140.dll ucrtbase.dll api-ms-win-crt-locale-l1-1-0.dll api-ms-win-crt-runtime-l1-1-0.dll api-ms-win-crt-stdio-l1-1-0.dll api-ms-win-crt-heap-l1-1-0.dll api-ms-win-crt-conio-l1-1-0.dll vcrun2015.reg
wget http://techer.pascal.free.fr/download/vcrun2015_Wine-1.7.55.zip
Don't do that, redistributable modules are supposed to be installed from official download location, api-* dlls are not redistributable, as far as I know, you can't just share random files from your Windows installation.