Sweden-Number/dlls/ntdll
Dmitry Timoshkov 6262cc325f ntdll: Return from snoop tracing helpers earlier if tracing is disabled.
This allows turning off and on snooping from task manager.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-20 00:30:36 +09:00
..
tests ntdll/tests: Fix use of uninitialized value. 2015-10-15 13:27:34 +09:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c ntdll: Implement RtlIsCriticalSectionLocked[ByThread]. 2015-10-11 13:47:34 +09:00
debugbuffer.c
debugtools.c
directory.c ntdll: Work around a conflict between Wine and Solaris list.h. 2015-10-05 22:27:16 +09:00
env.c
error.c
exception.c
file.c ntdll: Work around a conflict between Wine and Solaris list.h. 2015-10-05 22:27:16 +09:00
handletable.c
heap.c
large_int.c
loader.c ntdll: Print process id in the loader log if requested. 2015-10-01 23:08:13 +09:00
loadorder.c
misc.c
nt.c
ntdll.spec ntdll: Implement RtlValidRelativeSecurityDescriptor. 2015-10-12 22:09:56 +09:00
ntdll_misc.h
om.c
path.c
printf.c
process.c
reg.c
relay.c ntdll: Return from snoop tracing helpers earlier if tracing is disabled. 2015-10-20 00:30:36 +09:00
resource.c
rtl.c kernel32: Add a stub for GetCurrentProcessorNumberEx. 2015-10-12 22:09:55 +09:00
rtlbitmap.c
rtlstr.c
sec.c ntdll: Implement RtlValidRelativeSecurityDescriptor. 2015-10-12 22:09:56 +09:00
serial.c
server.c
signal_arm.c
signal_arm64.c
signal_i386.c
signal_powerpc.c
signal_x86_64.c
string.c ntdll: Use an __ms_va_list in sscanf (Clang). 2015-10-01 23:18:43 +09:00
sync.c
tape.c
thread.c ntdll: Initialize PEB SessionId to 1. 2015-10-08 21:32:40 +09:00
threadpool.c ntdll: Wait_thread_proc should not terminate on user APC. 2015-10-09 20:56:27 +09:00
time.c
version.c
version.rc
virtual.c
wcstring.c