wine/dlls/ntdll
Nikolay Sivov a5bc81ebe5 ntdll/tests: Enable some more string API tests.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-12-09 23:47:45 +01:00
..
tests ntdll/tests: Enable some more string API tests. 2019-12-09 23:47:45 +01:00
actctx.c ntdll: Use the Rtl UTF8 conversion functions. 2019-12-04 16:03:48 +01:00
atom.c
cdrom.c
critsection.c
crypt.c
debugbuffer.c
debugtools.c kernel32: Move some initialization code to ntdll. 2019-12-04 16:03:48 +01:00
directory.c
env.c kernel32: Move some initialization code to ntdll. 2019-12-04 16:03:48 +01:00
error.c
exception.c
file.c
handletable.c
heap.c
large_int.c
loader.c
loadorder.c
locale.c ntdll: Fix contents of the glyph table in generated codepage data. 2019-12-06 22:30:23 +01:00
Makefile.in
misc.c
nt.c ntdll: Implement relationship filtering for create_logical_proc_info on linux. 2019-12-02 22:02:56 +01:00
ntdll.spec ntdll: Implement RtlUTF8ToUnicodeN. 2019-12-04 16:03:48 +01:00
ntdll_misc.h
om.c
path.c
printf.c
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c ntdll: Reimplement RtlUnicodeToUTF8N. 2019-12-04 16:03:48 +01:00
sec.c
serial.c
server.c ntdll: Remove trailing \n in fatal_perror() calls. 2019-11-29 17:50:48 +01:00
signal_arm.c
signal_arm64.c
signal_i386.c
signal_powerpc.c
signal_x86_64.c
string.c
sync.c
tape.c
thread.c ntdll: Add support for querying thread suspend count. 2019-12-03 21:27:14 +01:00
threadpool.c
time.c ntdll: Fix tick count calculation on Mac. 2019-11-28 20:45:46 +01:00
version.c
version.rc
virtual.c ntdll: Add DECLSPEC_HOTPATCH to NtProtectVirtualMemory(). 2019-12-04 16:57:13 +01:00
wcstring.c