Sweden-Number/dlls/ntdll
Robert Shearman 4a95b6ae0a ntdll: Fix a return code from RtlVerifyVersionInfo and change the FIXME to a TRACE now that all of the tests pass. 2006-07-17 14:48:05 +02:00
..
tests make_dlls: Recursively ignore .ok files in all tests directories. 2006-07-10 21:26:50 +02:00
Makefile.in libs: Merged libwine_unicode into libwine. 2006-07-11 19:33:22 +02:00
atom.c
cdrom.c
critsection.c ntdll: Faster critical sections on MacOS using Mach semaphores. 2006-06-27 20:14:13 +02:00
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c
file.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Moved the calling of the process entry point to LdrInitializeThunk. 2006-07-13 14:58:04 +02:00
loadorder.c
misc.c
nt.c
ntdll.spec
ntdll_misc.h
om.c
path.c ntdll: Fix 2 failing test on native. Change Wine accordingly. 2006-06-27 11:50:08 +02:00
process.c
reg.c ntdll: Fix possible TRACE crash. 2006-07-05 12:10:09 +02:00
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c libwine: Added entry for sigprocmask in the pthread functions table. 2006-06-23 12:27:45 +02:00
signal_i386.c
signal_powerpc.c
signal_sparc.c
signal_x86_64.c
string.c
sync.c
tape.c
thread.c
threadpool.c
time.c ntdll: Add UZT timezone info. 2006-06-26 13:06:26 +02:00
version.c ntdll: Fix a return code from RtlVerifyVersionInfo and change the FIXME to a TRACE now that all of the tests pass. 2006-07-17 14:48:05 +02:00
virtual.c ntdll: Make sure to not unmap anything from reserved areas 2006-07-13 20:47:07 +02:00
wcstring.c