Sweden-Number/dlls/ntdll
Huw Davies 25d6abb951 ntdll: Pass the start of the string to compose_string().
Fixes a regression caused by 520040dc4a.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-02 11:57:00 +02:00
..
tests ntdll/tests: Add test for x86_64 KiUserExceptionDispatcher(). 2020-07-01 15:07:33 +02:00
unix ntdll: Pass the start of the string to compose_string(). 2020-07-02 11:57:00 +02:00
Makefile.in ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
actctx.c ntdll: Use the standard C library names for the printf functions. 2020-06-30 12:25:08 +02:00
atom.c ntdll: Use the standard C library names for the printf functions. 2020-06-30 12:25:08 +02:00
critsection.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
crypt.c
debugbuffer.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
directory.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
env.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
error.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
exception.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
file.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
handletable.c
heap.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
large_int.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
loader.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
loadorder.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
locale.c ntdll: Avoid importing the codepage functions from the Unix library. 2020-07-01 10:59:35 +02:00
make_errors
misc.c ntdll: Use the exported name directly for a few more functions. 2020-06-30 12:25:08 +02:00
nt.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
ntdll.spec ntdll: Use the exported name directly for a few more functions. 2020-06-30 12:25:08 +02:00
ntdll_misc.h ntdll: Use the standard C library names for the wide char functions. 2020-06-30 12:25:08 +02:00
om.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
path.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
printf.c ntdll: Use the standard C library names for the printf functions. 2020-06-30 12:25:08 +02:00
process.c ntdll: Use the standard C library names for the printf functions. 2020-06-30 12:25:08 +02:00
reg.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
relay.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
resource.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
rtl.c ntdll: Use the standard C library names for the printf functions. 2020-06-30 12:25:08 +02:00
rtlbitmap.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
rtlstr.c ntdll: Use the standard C library names for the printf functions. 2020-06-30 12:25:08 +02:00
sec.c ntdll: Use the standard C library names for the printf functions. 2020-06-30 12:25:08 +02:00
server.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
signal_arm.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
signal_arm64.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
signal_i386.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
signal_x86_64.c ntdll: Fix KiUserExceptionDispatcher ABI on x86_64. 2020-07-01 15:07:33 +02:00
string.c ntdll: Use the standard C library names for the string functions. 2020-06-30 12:25:08 +02:00
sync.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
thread.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
threadpool.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
time.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
unixlib.h ntdll: Avoid importing the codepage functions from the Unix library. 2020-07-01 10:59:35 +02:00
version.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
version.rc
virtual.c ntdll: Build with msvcrt. 2020-06-30 12:25:08 +02:00
wcstring.c ntdll: Use the standard C library names for the wide char functions. 2020-06-30 12:25:08 +02:00