Signed-off-by: Jacek Caban jacek@codeweavers.com --- We need a way out of UCRT and potentially in the future, when msvcr* DLLs will start using those headers, a way to adjust for the exact version. I used the same macro as we already use in msvcrt internally.
include/msvcrt/corecrt.h | 8 ++++++++ tools/makedep.c | 3 +++ tools/winegcc/winegcc.c | 2 +- 3 files changed, 12 insertions(+), 1 deletion(-)