[Bug 39437] Visual Studio 2015-compiled C++ programs do not run (unimplemented function api-ms-win-crt-runtime-l1-1-0.dll._initialize_onexit_table)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 20 15:05:17 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=39437

--- Comment #7 from Nikolay Sivov <bunglehead at 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.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list