.. |
tests
|
ntdll: Throw exception if invalid handle is passed to NtClose and debugger enabled.
|
2018-04-02 16:02:55 +02:00 |
Makefile.in
|
…
|
|
actctx.c
|
ntdll: Check the namespace in RtlQueryActivationContextApplicationSettings.
|
2018-03-27 16:03:57 +02:00 |
atom.c
|
…
|
|
cdrom.c
|
…
|
|
critsection.c
|
…
|
|
debugbuffer.c
|
…
|
|
debugtools.c
|
…
|
|
directory.c
|
…
|
|
env.c
|
…
|
|
error.c
|
…
|
|
exception.c
|
…
|
|
file.c
|
…
|
|
handletable.c
|
…
|
|
heap.c
|
…
|
|
large_int.c
|
ntdll: Implement _alldvrm() and _aulldvrm().
|
2018-04-03 18:22:36 +02:00 |
loader.c
|
ntdll: Add LdrRegisterDllNotification stub.
|
2018-05-17 10:03:08 +02:00 |
loadorder.c
|
…
|
|
misc.c
|
ntdll: Add DbgUiRemoteBreakin() stub.
|
2018-04-24 19:05:42 +02:00 |
nt.c
|
ntdll: Return success for TokenIntegrityLevel in NtSetInformationToken.
|
2018-05-18 11:23:18 +02:00 |
ntdll.spec
|
ntdll: Add LdrRegisterDllNotification stub.
|
2018-05-17 10:03:08 +02:00 |
ntdll_misc.h
|
…
|
|
om.c
|
ntdll: Throw exception if invalid handle is passed to NtClose and debugger enabled.
|
2018-04-02 16:02:55 +02:00 |
path.c
|
…
|
|
printf.c
|
…
|
|
process.c
|
…
|
|
reg.c
|
ntdll: Implement RtlCreateRegistryKey.
|
2018-03-15 14:24:01 +01:00 |
relay.c
|
ntdll: Fix extra comma in x86_64 relay traces.
|
2018-03-09 14:13:05 -06:00 |
resource.c
|
ntdll: Handle LOAD_LIBRARY_AS_IMAGE_RESOURCE modules when loading resources.
|
2018-03-06 09:15:29 -06:00 |
rtl.c
|
ntdll: Add stub for RtlIpv6StringToAddressExW.
|
2018-05-14 12:11:48 +02:00 |
rtlbitmap.c
|
…
|
|
rtlstr.c
|
…
|
|
sec.c
|
…
|
|
serial.c
|
…
|
|
server.c
|
…
|
|
signal_arm.c
|
…
|
|
signal_arm64.c
|
ntdll: Update the ARM64 CONTEXT struct to match Win SDK 10.0.16299.0.
|
2018-03-19 13:13:59 +01:00 |
signal_i386.c
|
ntdll: Avoid pushl %esp instruction in RtlUnwind prolog.
|
2018-03-09 13:47:01 -06:00 |
signal_powerpc.c
|
ntdll: Fix build on PowerPC.
|
2018-03-23 16:24:29 +01:00 |
signal_x86_64.c
|
ntdll: Set proper ExceptionInformation[0] for x86_64 exceptions.
|
2018-03-27 10:30:14 +02:00 |
string.c
|
…
|
|
sync.c
|
…
|
|
tape.c
|
…
|
|
thread.c
|
ntdll: Implement NtCreateThreadEx.
|
2018-03-08 13:07:36 -06:00 |
threadpool.c
|
…
|
|
time.c
|
…
|
|
version.c
|
…
|
|
version.rc
|
ntdll: Update version resource.
|
2018-03-20 11:38:19 +01:00 |
virtual.c
|
…
|
|
wcstring.c
|
…
|
|