Sweden-Number/dlls/ntdll
Peter Beutner 4a831ec716 ntdll: Handle SIMD exceptions. 2007-03-09 11:53:26 +01:00
..
tests ntdll: Testcase for handling SIMD exceptions. 2007-03-09 11:53:16 +01:00
Makefile.in Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00
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: Test object attributes in NtCreateMailslotFile. 2007-02-28 13:31:26 +01:00
handletable.c
heap.c
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: Implement NtAllocateLocallyUniqueId with server call. 2007-03-07 13:45:11 +01:00
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
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: More error checking. Properly handle NULL ACLs. 2007-02-28 13:28:33 +01:00
serial.c
server.c
signal_i386.c ntdll: Handle SIMD exceptions. 2007-03-09 11:53:26 +01:00
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
version.rc Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00
virtual.c
wcstring.c