Sweden-Number/dlls/kernel32/tests
Damjan Jovanovic 3f1404bf29 kernel32: CopyFile cannot overwrite a file with itself. 2010-06-11 11:36:42 +02:00
..
Makefile.in makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
actctx.c
alloc.c
atom.c
change.c kernel32/tests: Fix a thread handle leak. 2010-02-22 13:15:43 +01:00
codepage.c
comm.c kernel32/tests: Remove superfluous casts of integer constants. 2010-03-29 11:48:58 +02:00
console.c kernel32: Don't set last error on success in OpenConsoleW. 2010-04-01 18:12:40 +02:00
debugger.c kernel32/tests: Use ret in load_blackbox(). 2010-05-24 12:53:09 +02:00
directory.c
drive.c
environ.c
fiber.c
file.c kernel32: CopyFile cannot overwrite a file with itself. 2010-06-11 11:36:42 +02:00
format_msg.c kernel32: Reject a format string with insertions if no variadic arguments are passed to FormatMessageA/W. 2010-05-03 13:56:53 +02:00
generated.c winapi: Generate the 64-bit variant of structure size/alignment tests. 2010-04-07 18:03:00 +02:00
heap.c kernel32: Fix return code from LocalUnlock for pointer passed to it. 2010-05-10 10:04:54 +02:00
loader.c
locale.c kernel32/tests: Add a test about unicode collation. 2010-06-08 12:58:55 +02:00
mailslot.c
module.c
path.c Assorted spelling and case fixes. 2010-03-22 10:49:13 +01:00
pipe.c kernel32/tests: Check return value of alarmThread in test_NamedPipe_2(). 2010-05-24 12:56:19 +02:00
process.c kernel32: Make sure we always have a valid process title. 2010-06-08 11:53:58 +02:00
profile.c
resource.c
resource.rc
sync.c
thread.c ntdll: Fix affinity mask check for 64-bit. 2010-04-08 23:57:08 +02:00
time.c
timer.c
toolhelp.c
version.c kernel32/tests: Fix test failures on certain versions of Windows. 2010-04-27 14:38:38 -05:00
virtual.c
volume.c