20 Oct
2015
20 Oct
'15
8:18 a.m.
Martin Storsjo <martin(a)martin.st> writes:
These are simple functions that don't touch the global CRT state (not touching errno etc). These are functions that are part of vcruntime140.dll in the new ucrtbase/vcruntime split.
Signed-off-by: Martin Storsjo <martin(a)martin.st> --- I'm not sure if "memory" is the best filename here, other suggestions are welcome.
I don't think you need a separate file for this. Simply duplicate the handful of functions that you need inside vcruntime140. -- Alexandre Julliard julliard(a)winehq.org