Sweden-Number/dlls/ntdll
Piotr Caban a799d41687 ntdll: Don't use toupper in RtlIsNameLegalDOS8Dot3 tests.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-26 13:50:24 +01:00
..
tests ntdll: Don't use toupper in RtlIsNameLegalDOS8Dot3 tests. 2019-03-26 13:50:24 +01:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c
file.c
handletable.c
heap.c
large_int.c
loader.c
loadorder.c
misc.c
nt.c ntdll: Use _stricmp instead of strcasecmp. 2019-03-26 13:50:20 +01:00
ntdll.spec
ntdll_misc.h ntdll: Use NTDLL_tolower instead of toupper. 2019-03-26 13:50:22 +01:00
om.c
path.c
printf.c ntdll: Use NTDLL_tolower instead of toupper. 2019-03-26 13:50:22 +01:00
process.c
reg.c
relay.c ntdll: Use _stricmp instead of strcasecmp. 2019-03-26 13:50:20 +01:00
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c
signal_arm.c
signal_arm64.c
signal_i386.c
signal_powerpc.c
signal_x86_64.c
string.c ntdll: Fix _strnicmp implementation to not depend on locale. 2019-03-26 13:50:11 +01:00
sync.c
tape.c
thread.c
threadpool.c
time.c
version.c
version.rc
virtual.c
wcstring.c