[PATCH 1/2] vcruntime140: Add the new MSVC 2015 compiler specific DLL.

Alexandre Julliard julliard at winehq.org
Fri Aug 28 03:51:04 CDT 2015


Martin Storsjo <martin at martin.st> writes:

> Since MSVC 2015/Windows 10, the C runtime has now been split into two
> parts, ucrtbase, which is the generic C runtime which is now considered
> a system component, and vcruntimeX which is specific to the compiler
> version.
>
> Even if this DLL only has a fraction of the functions of the full
> msvcrt/ucrtbase, it still requires almost all the object files from
> msvcrt.

It would be better to isolate the corresponding code so that we don't
need all the files.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list