Sweden-Number/dlls/kernel32/tests
Rob Shearman ea8ccb2590 kernel32: Don't run the CreateRemoteThread tests if the child process isn't mapped at the same address as the parent process. 2007-02-20 11:39:23 +01:00
..
Makefile.in
alloc.c
atom.c
change.c kernel32: CreateThread returns NULL on error, not INVALID_HANDLE_VALUE. 2007-02-06 20:23:12 +01:00
codepage.c
comm.c kernel32/tests: Fixed several uninitialized variables. 2007-02-09 12:07:14 +01:00
console.c kernel32/tests: Replace some '#if 0's with 'if (0)'s. 2007-01-08 12:09:07 +01:00
directory.c
drive.c
environ.c kernel32: Fix the GetComputerName* functions to not write to the buffer at all if there is not enough space. 2007-02-16 13:13:17 +01:00
file.c kernel32: Print more information about the reason of a test failure. 2007-01-08 12:52:52 +01:00
format_msg.c
generated.c
heap.c
loader.c
locale.c
mailslot.c
module.c
path.c kernel32/tests: Replace some '#if 0's with 'if (0)'s. 2007-01-08 12:09:07 +01:00
pipe.c server: Set the specified in/out buffer sizes on named pipes using SO_SND/RCVBUF. 2007-01-12 20:59:22 +01:00
process.c kernel32/tests: Fix a declaration and use skip for the message. 2007-01-22 12:08:13 +01:00
profile.c
resource.c kernel32: Merge existing resources in EndUpdateResource. 2007-01-11 12:12:00 +01:00
sync.c Add missing '\n's in traces. 2007-02-06 13:20:59 +01:00
thread.c kernel32: Don't run the CreateRemoteThread tests if the child process isn't mapped at the same address as the parent process. 2007-02-20 11:39:23 +01:00
time.c
timer.c
toolhelp.c
version.c
virtual.c kernel32/tests: VirtualAllocEx not present in Win95. 2007-01-22 12:08:16 +01:00
volume.c kernel32/tests: GetVolumeNameForMountPoint not present before w2k. 2007-01-22 12:08:25 +01:00