Sweden-Number/dlls/ntdll
Peter Oberndorfer a30bc5808e ntdll: Add a vectored exception handling test to the existing RtlRaiseException test.
Show that context changes in vectored handler also affect stack handlers.
Show that vectored handlers also get the changed context.Eip value.
2007-02-16 12:30:54 +01:00
..
tests ntdll: Add a vectored exception handling test to the existing RtlRaiseException test. 2007-02-16 12:30:54 +01:00
Makefile.in
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c ntdll: Allow APCs to run while waiting for a debug event reply. 2007-02-13 17:17:58 +01:00
file.c ntdll: Initialize needs_close to FALSE. 2007-02-09 11:48:55 +01:00
handletable.c
heap.c ntdll: Clear the DebugInfo field when a shared heap critical section is made global. 2007-02-06 18:02:16 +01:00
large_int.c
loader.c
loadorder.c
misc.c ntdll: Better match the PSDK types and fix the winapi_check warnings. 2007-02-09 14:32:57 +01:00
nt.c
ntdll.spec ntdll: The fourth parameter of RtlUnwind() is a pointer, not a long. 2007-02-09 14:32:56 +01:00
ntdll_misc.h
om.c
path.c
process.c
reg.c ntdll: Fix NtUnloadKey to match the DDK. 2007-02-05 12:26:01 +01:00
relay.c
resource.c
rtl.c ntdll: Fix compilation on systems that don't support nameless structs. 2007-02-12 15:20:18 +01:00
rtlbitmap.c
rtlstr.c
sec.c ntdll/server: Implement NtSetSecurityObject. With tests. 2007-02-15 14:19:24 +01:00
serial.c
server.c
signal_i386.c
signal_powerpc.c
signal_sparc.c
signal_x86_64.c
string.c ntdll: Better match the PSDK types and fix the winapi_check warnings. 2007-02-09 14:32:57 +01:00
sync.c
tape.c
thread.c
threadpool.c
time.c ntdll: Add Omsk time zone. 2007-02-09 11:50:04 +01:00
version.c
virtual.c
wcstring.c