Sweden-Number/dlls/kernel32/tests
Dmitry Timoshkov d4e57b1598 kernel32: Fix some typos, remove not needed casts. 2012-04-17 11:49:13 +02:00
..
Makefile.in
actctx.c
alloc.c
atom.c
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
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 kernel32: Clear the module handle on failure in GetModuleHandleEx. 2012-04-05 14:51:33 +02:00
path.c
pipe.c
process.c
profile.c kernel32: Avoid ini cache if file does not exist anymore. 2012-03-28 11:38:35 +02:00
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 kernel32: Fix some typos, remove not needed casts. 2012-04-17 11:49:13 +02:00
volume.c