wine-wine/dlls/ntdll
Ken Thomases 97645d7a1a ntdll: Fix status returned for too-long registry value names. 2012-03-13 10:28:10 +01:00
..
tests ntdll: Fix status returned for too-long registry value names. 2012-03-13 10:28:10 +01:00
Makefile.in
actctx.c
atom.c
cdrom.c ntdll: Zero reserved fields of the request structure in DVD_ReadDescriptor(). 2012-02-14 17:59:28 +01:00
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c
file.c configure: Use errno.h instead of the non-standard sys/errno.h header. 2011-12-15 17:46:38 +01:00
handletable.c
heap.c
large_int.c
loader.c ntdll: Add support for dynamically generated stub entry points on ARM. 2012-03-12 10:47:32 +01:00
loadorder.c
misc.c
nt.c ntdll: Use proper CPU speed detection on FreeBSD. 2012-03-01 17:38:41 +01:00
ntdll.spec
ntdll_misc.h
om.c
path.c ntdll: Avoid hardcoding the Unicode string literal lengths. 2011-12-16 17:40:39 +01:00
printf.c
process.c
reg.c ntdll: Fix status returned for too-long registry value names. 2012-03-13 10:28:10 +01:00
relay.c
resource.c
rtl.c ntdll: Make an error message a proper ERR. 2011-12-13 14:00:23 +01:00
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c ntdll: Don't change SIGCHLD disposition; no automatic reaping of child processes. 2011-12-01 10:10:54 +01:00
signal_arm.c ntdll: No need for WINE_ prefixed debug output macro. 2012-01-11 17:47:24 +01:00
signal_i386.c
signal_powerpc.c
signal_sparc.c
signal_x86_64.c ntdll: Add support for jump instructions in function epilogs. 2012-03-12 19:18:37 +01:00
string.c
sync.c ntdll: Set the thread exit code when a thread is killed inside a wait. 2012-01-16 14:04:39 +01:00
tape.c
thread.c
threadpool.c
time.c
version.c winecfg: Bump NT 3.51 to Service Pack 5. 2011-12-05 12:22:28 +01:00
version.rc
virtual.c ntdll: Add an access check for file mappings. 2012-01-24 18:10:31 +01:00
wcstring.c