Sweden-Number/dlls/kernel32/tests
Daniel Lehman b1f04e23bf kernel32: If string arg to FormatMessage is NULL, use "(null)" instead of crashing. 2012-01-09 15:32:50 +01:00
..
Makefile.in
actctx.c kernel32/tests: Fix two typos. 2011-11-15 11:48:58 +01:00
alloc.c
atom.c kernel32: Avoid hardcoding the Unicode string literal lengths. 2011-12-16 17:40:40 +01:00
change.c kernel32/tests: fni->FileName is not nul terminated in test_readdirectorychanges_cr. 2011-10-25 16:57:28 +02:00
codepage.c kernel32: Avoid hardcoding the Unicode string literal lengths. 2011-12-16 17:40:40 +01:00
comm.c
console.c
debugger.c
directory.c
drive.c
environ.c
fiber.c
file.c kernel32/tests: Use ARMv7 for PE images. 2011-11-01 16:45:33 +01:00
format_msg.c kernel32: If string arg to FormatMessage is NULL, use "(null)" instead of crashing. 2012-01-09 15:32:50 +01:00
generated.c
heap.c
loader.c ntdll: Replace WRITE by WRITECOPY protection on an image section as Windows does. 2011-12-16 16:38:29 +01:00
locale.c
mailslot.c
module.c kernel32/tests: Avoid size_t in traces. 2011-11-22 18:19:06 +01:00
path.c
pipe.c server: PIPE_TYPE_BYTE | PIPE_READMODE_MESSAGE is invalid for named pipes. 2011-10-13 19:57:19 +02:00
process.c Assorted spelling fixes and wording tweaks. 2011-11-28 16:40:50 +01:00
profile.c
resource.c
resource.rc
sync.c
thread.c
time.c
timer.c
toolhelp.c
version.c
virtual.c kernel32: Add a test for MapViewOfFile called on a not accessible mapping. 2011-12-20 10:15:42 +01:00
volume.c