.. |
Makefile.in
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
actctx.c
|
kernel32/tests: Don't test function directly when reporting GetLastError().
|
2011-01-12 14:59:43 +01:00 |
alloc.c
|
…
|
|
atom.c
|
…
|
|
change.c
|
kernel32/tests: Remove unused assignment (LLVM/Clang).
|
2011-02-07 10:10:10 -06:00 |
codepage.c
|
…
|
|
comm.c
|
kernel32: Fixed mismatched bracket (Coverity).
|
2011-02-23 15:01:17 +01:00 |
console.c
|
kernel32/tests: Demonstrate an input event handling peculiarity with WriteConsoleInputA.
|
2011-01-11 16:05:47 +01:00 |
debugger.c
|
kernel32: When testing the debugger activation, don't use unitialized values (clang).
|
2011-03-28 17:24:45 +02:00 |
directory.c
|
kernel32/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-09 09:28:21 -06:00 |
drive.c
|
…
|
|
environ.c
|
server: Map the Unix user id to a local user SID instead of the interactive SID.
|
2011-03-02 12:50:59 +01:00 |
fiber.c
|
kernel32/tests: Add SetLastError() before a test (Valgrind).
|
2011-03-02 12:29:36 +01:00 |
file.c
|
kernel32/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-17 18:33:42 +01:00 |
format_msg.c
|
kernel32/tests: Don't check return values inside of if(0) (LLVM/Clang).
|
2011-02-10 09:57:19 -06:00 |
generated.c
|
…
|
|
heap.c
|
kernel32/tests: Don't check return values inside of if(0) (LLVM/Clang).
|
2011-02-11 14:48:29 +01:00 |
loader.c
|
kernel32/tests: Don't test function directly when reporting GetLastError().
|
2011-01-12 14:59:43 +01:00 |
locale.c
|
libwine: Update Unicode tables to the Unicode 6.0 standard.
|
2010-10-30 20:42:09 +02:00 |
mailslot.c
|
…
|
|
module.c
|
kernel32/tests: Don't test function directly when reporting GetLastError().
|
2011-01-12 14:59:43 +01:00 |
path.c
|
kernel32/tests: Remove win9x hacks.
|
2011-02-24 15:50:43 +01:00 |
pipe.c
|
kernel32/tests: Use the right return type and a better failed test message.
|
2011-01-13 15:22:00 +01:00 |
process.c
|
kernel32/tests: Free environment strings buffer at the conclusion of the environment tests.
|
2011-01-21 13:46:22 +01:00 |
profile.c
|
…
|
|
resource.c
|
kernel32/tests: Make some variables static.
|
2010-10-01 13:36:35 +02:00 |
resource.rc
|
…
|
|
sync.c
|
kernel32: VerifyConsoleIoHandle does not set last error value.
|
2010-09-23 12:00:29 +02:00 |
thread.c
|
kernel32/tests: Fix a test for real hardware.
|
2011-03-14 19:31:30 +01:00 |
time.c
|
kernel32: Add some parameter checking to FileTimeToDosDateTime.
|
2011-03-09 12:28:41 +01:00 |
timer.c
|
…
|
|
toolhelp.c
|
kernel32/tests: Also test for ntdll.dll in toolhelp tests.
|
2011-03-18 11:29:24 +01:00 |
version.c
|
kernel32/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-11 14:49:23 +01:00 |
virtual.c
|
kernel32/tests: Don't test function directly when reporting GetLastError().
|
2011-01-12 14:59:43 +01:00 |
volume.c
|
kernel32: Implement and test GetVolumePathNamesForVolumeName.
|
2011-03-29 15:41:11 +02:00 |