[PATCH 6/8] ntdll: Use _stricmp instead of strcasecmp.
March 26, 2019
4:26 a.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/ntdll/nt.c | 14 +++++++------- dlls/ntdll/ntdll_misc.h | 2 ++ dlls/ntdll/relay.c | 4 ++-- 3 files changed, 11 insertions(+), 9 deletions(-)
2557
Age (days ago)
2557
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban