Sweden-Number/dlls/ntdll
Ge van Geldorp d642e11438 winapi_test: Regenerate tests.
Remove structs from test list which have preprocessor directives in
their definitions (winapi_test can't handle that).
2006-10-11 12:12:21 +02:00
..
tests winapi_test: Regenerate tests. 2006-10-11 12:12:21 +02:00
Makefile.in Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
atom.c
cdrom.c ntdll: Don't do DVD_READ_STRUCTURE when inbuffer or outbuffer has issues (Coverity). 2006-09-20 20:03:32 +02:00
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Implement FSCTL_DISMOUNT_VOLUME for MacOSX. 2006-10-03 14:54:21 +02:00
env.c ntdll: Cast-qual warning fix. 2006-09-20 20:02:55 +02:00
error.c
exception.c
file.c ntdll: Added error mapping for ENXIO. 2006-10-03 15:06:41 +02:00
handletable.c
heap.c
large_int.c
loader.c
loadorder.c ntdll: Default to native loadorder for the main exe if not in system directory. 2006-08-15 19:48:08 +02:00
misc.c
nt.c
ntdll.spec ntdll: Document a Microsoft spelling mistake so we know it is not to be fixed. 2006-09-08 11:03:19 +02:00
ntdll_misc.h
om.c
path.c ntdll: Fix failing test on windows. 2006-08-18 20:56:19 +02:00
process.c
reg.c ntdll: Fixed conditional expression (Coverity). 2006-09-20 20:03:27 +02:00
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c ntdll: Fixed typo in serial.c. 2006-10-04 22:16:34 +02:00
server.c ntdll: Fix a race condition at thread exit. 2006-08-04 12:04:39 +02:00
signal_i386.c ntdll: Clear alignment check flag before entering exception handler. 2006-10-03 11:24:52 +02:00
signal_powerpc.c
signal_sparc.c
signal_x86_64.c
string.c
sync.c
tape.c
thread.c ntdll: Implemented AmILastThread information class for NtQueryInformationThread. 2006-10-03 20:20:13 +02:00
threadpool.c ntdll: Use RTL_CRITICAL_SECTION not CRITICAL_SECTION. 2006-08-23 12:01:00 +02:00
time.c
version.c ntdll: Print 64bit integers with wine_dbgstr_longlong. 2006-08-25 11:18:46 +02:00
virtual.c ntdll: NtAllocateVirtual with type of MEM_WRITE_WATCH fails with STATUS_NOT_SUPPORTED on Win2000 instead of STATUS_INVALID_PARAMETER. 2006-09-28 11:55:45 +02:00
wcstring.c Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL and respective wine/debug.h includes. 2006-09-11 11:30:48 +02:00