Sweden-Number/dlls/ntdll
Alexandre Julliard 6fc9088789 ntdll: Avoid using memrchrW().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-30 23:10:06 +02:00
..
tests ntdll: Use the NLS case mapping table for RtlHashUnicodeString(). 2020-03-26 18:34:49 +01:00
Makefile.in
actctx.c ntdll: Use RtlEqualUnicodeString() instead of strcmpiW(). 2020-03-27 21:16:13 +01:00
atom.c
cdrom.c
critsection.c
crypt.c
debugbuffer.c
debugtools.c
directory.c ntdll: Avoid using tolowerW(). 2020-03-30 23:10:06 +02:00
env.c ntdll: Use RtlCompareUnicodeStrings() instead of strncmpiW(). 2020-03-27 21:16:13 +01:00
error.c
exception.c
file.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Avoid using memrchrW(). 2020-03-30 23:10:06 +02:00
loadorder.c ntdll: Avoid using toupperW(). 2020-03-30 23:10:06 +02:00
locale.c ntdll: Avoid using tolowerW(). 2020-03-30 23:10:06 +02:00
make_errors
misc.c
nt.c
ntdll.spec
ntdll_misc.h ntdll: Avoid using toupperW(). 2020-03-30 23:10:06 +02:00
om.c
path.c ntdll: Avoid using toupperW(). 2020-03-30 23:10:06 +02:00
printf.c
process.c ntdll: Use wcsnicmp() instead of strncmpiW() where possible. 2020-03-27 21:16:13 +01:00
reg.c
relay.c ntdll: Use the ascii_to_unicode() helper to compare relay module names. 2020-03-27 21:16:13 +01:00
resource.c
rtl.c
rtlbitmap.c
rtlstr.c ntdll: Use the NLS case mapping table for RtlHashUnicodeString(). 2020-03-26 18:34:49 +01:00
sec.c
serial.c
server.c
signal_arm.c
signal_arm64.c
signal_i386.c
signal_powerpc.c
signal_x86_64.c
string.c
sync.c
tape.c
thread.c
threadpool.c
time.c
version.c ntdll: Use wcsicmp() instead of strcmpiW() where possible. 2020-03-27 21:16:13 +01:00
version.rc
virtual.c
wcstring.c ntdll: Update some string functions prototypes to match msvcrt. 2020-03-27 21:16:13 +01:00