Sweden-Number/dlls/ntdll
Dmitry Timoshkov aebcbf0f6e kernel32: Return upper cased drive letters in paths, some applications depend on it. 2008-02-27 14:52:26 +01:00
..
tests tests: Add a helper routine to wait for a child process and propagate its result correctly. 2008-02-07 12:56:00 +01:00
Makefile.in
actctx.c ntdll: Add an exception handler around check_actctx to catch bad handles. 2008-02-25 19:49:27 +01:00
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c
file.c ntdll: The FileMailslotSetInformation and FileCompletionInformation cases of NtSetInformationFile don't need the fd. 2008-02-05 12:19:37 +01:00
handletable.c
heap.c ntdll: When using HEAP_ZERO_MEMORY in heap allocation functions, don't clear the whole block. 2008-02-21 13:00:05 +01:00
large_int.c
loader.c Add a new convenience macro for an exception handler that handles all exceptions. 2008-02-16 14:58:24 +01:00
loadorder.c
misc.c
nt.c
ntdll.spec
ntdll_misc.h ntdll: Store the unhandled exception filter at startup to avoid race conditions. 2008-02-12 22:39:19 +01:00
om.c
path.c kernel32: Return upper cased drive letters in paths, some applications depend on it. 2008-02-27 14:52:26 +01:00
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c kernel32: On Mac OS, recompose the Unicode strings we get from the OS. 2008-02-15 12:07:56 +01:00
sec.c ntdll: Fix the index check in RtlGetAce. 2008-01-23 11:31:42 +01:00
serial.c ntdll: Fixed getting the RTS status from line, and now using sane default values for all (compilation/system) cases. 2008-01-22 12:58:14 +01:00
server.c
signal_i386.c ntdll: Don't fetch extended FPU context if there's no FPU context at all. 2008-01-22 10:20:12 +01:00
signal_powerpc.c
signal_sparc.c
signal_x86_64.c
string.c
sync.c
tape.c
thread.c ntdll: Store the unhandled exception filter at startup to avoid race conditions. 2008-02-12 22:39:19 +01:00
threadpool.c
time.c
version.c
version.rc
virtual.c
wcstring.c