Sweden-Number/dlls/ntdll
Alexandre Julliard 903488b354 ntdll: Make the DOS area accessible even when not using it to hide bugs in broken apps. 2010-06-15 18:29:07 +02:00
..
tests ntdll: qsort: comparator must not get the same pointer. 2010-05-24 11:27:25 +02:00
Makefile.in
actctx.c
atom.c
cdrom.c ntdll: Add stub implementation of IOCTL_STORAGE_GET_MEDIA_TYPES/IOCTL_STORAGE_GET_MEDIA_TYPES_EX. 2010-05-31 12:46:08 +02:00
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c ntdll: Add stub for NtRaiseHardError. 2010-05-21 18:58:05 +02:00
exception.c
file.c ntdll: Show one-time ERR if NOFILE limit is reached. 2010-06-11 11:57:11 +02:00
handletable.c
heap.c
large_int.c
loader.c ntdll: Set a valid process title for the initial process. 2010-06-08 11:55:23 +02:00
loadorder.c
misc.c ntdll: qsort: comparator must not get the same pointer. 2010-05-24 11:27:25 +02:00
nt.c ntdll: Report the correct processor architecture. 2010-04-16 16:59:01 +02:00
ntdll.spec ntdll: Add stub for NtRaiseHardError. 2010-05-21 18:58:05 +02:00
ntdll_misc.h
om.c
path.c
printf.c
process.c
reg.c server: Update the registry key and value name length limits to the now documented values. 2010-04-02 11:48:50 +02:00
relay.c ntdll: Make cfi annotations optional for x86_64. 2010-04-12 12:38:27 +02:00
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c server: Check that the prefix type can support the client architecture. 2010-05-04 20:27:20 +02:00
signal_i386.c ntdll: Clear alignment flag in exception handlers. 2010-04-20 11:15:11 +02:00
signal_powerpc.c
signal_sparc.c
signal_x86_64.c ntdll: Add signal context function definitions for FreeBSD. 2010-06-01 11:04:01 +02:00
string.c ntdll: Implement bsearch, lfind to use correct comparator functions. 2010-05-13 11:50:51 +02:00
sync.c
tape.c ntdll: Make TAPE_GetStatus inline to avoid a unused function warning. 2010-04-26 07:18:46 -05:00
thread.c ntdll: Fix affinity mask check for 64-bit. 2010-04-08 23:57:08 +02:00
threadpool.c
time.c
version.c ntdll: Add SP2 for Vista. 2010-04-20 11:15:00 +02:00
version.rc
virtual.c ntdll: Make the DOS area accessible even when not using it to hide bugs in broken apps. 2010-06-15 18:29:07 +02:00
wcstring.c