wine-wine/dlls/ntdll
Alexandre Julliard 51d348c8c2 ntdll: Add helpers to lock the user output buffer during file reads.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-22 15:10:42 +02:00
..
tests ntdll/tests: Use standard wine_dbgstr_longlong. 2017-08-08 20:13:55 +09: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 ntdll: Add helpers to lock the user output buffer during file reads. 2017-09-22 15:10:42 +02:00
handletable.c
heap.c
large_int.c
loader.c ntdll: Add support for setting a platform-specific initial context. 2017-09-19 12:10:14 +02:00
loadorder.c
misc.c
nt.c
ntdll.spec ntdll: Use RtlCaptureContext also in RtlUnwind. 2017-07-24 18:58:30 +02:00
ntdll_misc.h ntdll: Add helpers to lock the user output buffer during file reads. 2017-09-22 15:10:42 +02:00
om.c
path.c
printf.c
process.c
reg.c
relay.c ntdll: Remove support for relay debugging of register functions. 2017-07-26 10:41:27 +02:00
resource.c ntdll: Mark function that are only called from assembly as hidden. 2017-07-25 11:48:24 +02:00
rtl.c ntdll: Store the PEB lock pointer in the PEB. 2017-08-31 10:08:01 +02:00
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c ntdll: Add a helper to lock the user output buffer during a server call. 2017-09-22 15:10:21 +02:00
signal_arm.c ntdll: Add support for setting a platform-specific initial context. 2017-09-19 12:10:14 +02:00
signal_arm64.c ntdll: Add support for setting a platform-specific initial context. 2017-09-19 12:10:14 +02:00
signal_i386.c ntdll: Set the initial process context on i386. 2017-09-19 12:14:11 +02:00
signal_powerpc.c ntdll: Add support for setting a platform-specific initial context. 2017-09-19 12:10:14 +02:00
signal_x86_64.c ntdll: Set the initial process context on x86_64. 2017-09-19 12:24:31 +02:00
string.c
sync.c ntdll: Apply owner and group regardless of the SE_OWNER_DEFAULTED or SE_GROUP_DEFAULTED flags. 2017-09-13 08:41:29 +02:00
tape.c ntdll: Use standard wine_dbgstr_longlong. 2017-08-25 12:47:14 +02:00
thread.c ntdll: Store the kernel32 process entry point in a global variable. 2017-09-19 11:59:58 +02:00
threadpool.c ntdll: Make RtlDeregisterWaitEx(handle, INVALID_HANDLE_VALUE) thread safe. 2017-09-06 20:32:07 +02:00
time.c
version.c
version.rc
virtual.c ntdll: Add helpers to lock the user output buffer during file reads. 2017-09-22 15:10:42 +02:00
wcstring.c