Sweden-Number/dlls/kernel32/tests
Alexandre Julliard 8de57bd541 kernel32/tests: Add test cases for reading/writing from an invalid buffer address. 2009-01-15 12:05:53 +01:00
..
Makefile.in
actctx.c
alloc.c
atom.c kernel32/tests: Fix pointer casting warnings on 64-bit. 2009-01-03 20:20:14 +01:00
change.c
codepage.c
comm.c kernel32/tests: Fix pointer casting warnings on 64-bit. 2009-01-03 20:20:14 +01:00
console.c
debugger.c kernel32/tests: Fix pointer casting warnings on 64-bit. 2009-01-03 20:20:14 +01:00
directory.c
drive.c
environ.c
file.c kernel32/tests: Add test cases for reading/writing from an invalid buffer address. 2009-01-15 12:05:53 +01:00
format_msg.c
generated.c winapi_test: The tests don't support WIN64 yet so disable them there. 2009-01-08 12:47:22 +01:00
heap.c kernel32/tests: Comment out a couple of heap tests that crash on 64-bit Vista. 2009-01-04 14:47:59 +01:00
loader.c kernel32/tests: Fix the NT header initialization for 64-bit. 2009-01-03 20:21:25 +01:00
locale.c kernel32/tests: Some todo tests for CompareStringA and lstrcmpi. 2009-01-14 15:54:41 +01:00
mailslot.c kernel32/tests: Fix the mailslot tests on Win9x. 2008-11-20 21:59:26 +01:00
module.c
path.c
pipe.c kernel32/tests: Fix pointer casting warnings on 64-bit. 2009-01-03 20:20:14 +01:00
process.c kernel32/tests: Fix some integer to pointer conversion warnings. 2009-01-08 13:17:53 +01:00
profile.c
resource.c
resource.rc
sync.c kernel32/tests: Fix pointer casting warnings on 64-bit. 2009-01-03 20:20:14 +01:00
thread.c kernel32/tests: Fix pointer casting warnings on 64-bit. 2009-01-03 20:20:14 +01:00
time.c
timer.c
toolhelp.c kernel32/tests: Use the actual name of the exe module in toolhelp tests. 2009-01-04 14:59:34 +01:00
version.c
virtual.c kernel32/tests: Use the correct SIZE_T type instead of unsigned long. 2009-01-03 20:21:43 +01:00
volume.c