Sweden-Number/dlls/ntdll
Alexandre Julliard a49891f1e2 ntdll: Add a WINEARCH environment variable that allows forcing a specific 32- or 64-bit architecture. 2010-06-24 15:10:58 +02:00
..
tests ntdll/tests: Fix some exception tests for Wow64. 2010-06-22 13:51:18 +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: Fix a typo in a parameter name. 2010-06-22 20:04:03 +02:00
exception.c
file.c ntdll: Fix race in NtRead/WriteFile. 2010-06-21 16:48:27 +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.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
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c ntdll: Add a WINEARCH environment variable that allows forcing a specific 32- or 64-bit architecture. 2010-06-24 15:10:58 +02:00
signal_i386.c ntdll: Fix the initial FPU control word on 32-bit too. 2010-06-22 11:19:02 +02:00
signal_powerpc.c
signal_sparc.c
signal_x86_64.c ntdll: Fix the initial FPU control word on 64-bit. 2010-06-21 11:49:25 +02:00
string.c
sync.c
tape.c
thread.c
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Print a warning when failing to set execute permissions on a section. 2010-06-16 20:06:47 +02:00
wcstring.c