Sweden-Number/dlls/ntdll
Robert Shearman 850ae994c6 ntdll: Change the test for no relocation information to use the
IMAGE_FILE_RELOCS_STRIPPED flag instead of a zero sized relocations
section.

This fixes loading of resource-only DLLs that have a load-address of 
0x400000.
2006-06-14 13:37:25 +02:00
..
tests ntdll/tests: Don't use sizeof in ok() to avoid printf format warnings. 2006-06-13 14:03:19 +02:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in ntdll: Very crude implementation of RtlQueueWorkItem. 2006-03-13 13:34:06 +01:00
atom.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
cdrom.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
critsection.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
debugbuffer.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
debugtools.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
directory.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
env.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
error.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
exception.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
file.c ntdll/kernel32: Pipe information. 2006-05-27 12:31:01 +02:00
handletable.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
heap.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
large_int.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
loader.c ntdll: Free TLS pointers when exiting thread. 2006-05-27 13:00:33 +02:00
loadorder.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
misc.c ntdll: Explicitly specify CDECL calling convention on exported functions. 2006-06-12 21:35:07 +02:00
nt.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
ntdll.spec ntdll: Added spec entry for NtQueryMultipleValueKey. 2006-06-12 16:10:28 +02:00
ntdll_misc.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
om.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
path.c Yet another round of redundant NULL checks before HeapFree. 2006-06-13 11:40:23 +02:00
process.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
reg.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
relay.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
resource.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
rtl.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
rtlbitmap.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
rtlstr.c libwine_unicode: Renamed is_dbcs_leadbyte to wine_is_dbcs_leadbyte. 2006-05-24 14:14:09 +02:00
sec.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
serial.c ntdll: Cast termios.c_cflag to avoid a printf format warning. 2006-06-13 14:16:57 +02:00
server.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
signal_i386.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
signal_powerpc.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
signal_sparc.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
signal_x86_64.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
string.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
sync.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
tape.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
thread.c ntdll: Fix NtQueryInformationThread on non x86. 2006-06-09 21:08:14 +02:00
threadpool.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
time.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
version.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
virtual.c ntdll: Change the test for no relocation information to use the 2006-06-14 13:37:25 +02:00
wcstring.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00