[PATCH 2/2] include: Use dllimport attribute for string.h functions.
29 Jan
2020
29 Jan
'20
6:40 a.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- Fixes a noisy clang warning about _strnicmp being incompatible with winternl.h declaration. Also helps compiler to produce better code. include/msvcrt/corecrt.h | 12 +++ include/msvcrt/string.h | 180 +++++++++++++++++++-------------------- 2 files changed, 102 insertions(+), 90 deletions(-)
2234
Age (days ago)
2234
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban