Sweden-Number/dlls/kernel32/tests
André Hentschel 21b6d994d2 kernel32: Handle LOCALE_NAME_USER_DEFAULT with tests. 2012-03-27 11:55:05 +02:00
..
Makefile.in
actctx.c
alloc.c
atom.c Assorted spelling fixes. 2012-01-23 16:07:32 +01:00
change.c
codepage.c
comm.c
console.c kernel32/tests: Add more tests for WriteConsole. 2012-03-09 11:27:30 +01:00
debugger.c
directory.c
drive.c
environ.c
fiber.c
file.c kernel32: Add some CreateFile disposition and access tests. 2012-03-09 11:30:39 +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 kernel32: Add a test for LoadLibrary called on a not DLL image. 2012-02-24 09:56:25 +01:00
locale.c kernel32: Handle LOCALE_NAME_USER_DEFAULT with tests. 2012-03-27 11:55:05 +02:00
mailslot.c
module.c
path.c
pipe.c
process.c
profile.c
resource.c
resource.rc
sync.c server: OpenMutex should perform a real access check instead of validating access flags. 2012-03-12 16:37:24 +01:00
thread.c
time.c
timer.c
toolhelp.c
version.c
virtual.c ntdll: Add an access check for file mappings. 2012-01-24 18:10:31 +01:00
volume.c