.. |
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
|
…
|
|
alloc.c
|
ntdll: Don't require heap sizes to be 64K aligned.
|
2010-01-28 19:47:01 +01:00 |
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: Fix last error value of GetStdHandle/SetStdHandle when called with wrong std handle.
|
2010-09-23 12:00:44 +02:00 |
debugger.c
|
tests: Try to avoid message boxes popping up in non-interactive testing.
|
2010-07-20 11:39:50 +02:00 |
directory.c
|
…
|
|
drive.c
|
…
|
|
environ.c
|
kernel32: Fix GetComputerName errors.
|
2010-08-23 11:58:42 +02:00 |
fiber.c
|
kernel32: Implement IsThreadAFiber function.
|
2010-01-25 12:56:26 +01:00 |
file.c
|
kernel32: Add ARM support.
|
2010-09-20 12:55:29 +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
|
kernel32: Add ARM support.
|
2010-09-20 12:55:29 +02:00 |
locale.c
|
kernel32/tests: Add test for CT_TYPE1 of GetStringTypeW.
|
2010-07-22 13:09:24 +02:00 |
mailslot.c
|
…
|
|
module.c
|
kernel32: Return error on second attempt to free a module.
|
2010-01-18 14:26:16 +01:00 |
path.c
|
kernel32/tests: Add tests to examine output file part pointer behavior for GetFullPathNameW.
|
2010-06-17 11:48:42 +02: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/tests: Fix compilation on systems that don't support nameless unions or structs.
|
2010-08-31 14:23:47 +02:00 |
profile.c
|
…
|
|
resource.c
|
kernel32: Enhance EndUpdateResource.
|
2010-07-22 11:41:41 +02:00 |
resource.rc
|
…
|
|
sync.c
|
kernel32: VerifyConsoleIoHandle does not set last error value.
|
2010-09-23 12:00:29 +02:00 |
thread.c
|
tests: Run all tests with the default FPU control word.
|
2010-07-20 11:41:05 +02:00 |
time.c
|
kernel32/tests: Typo fixes.
|
2010-09-09 19:28:32 +02:00 |
timer.c
|
kernel32/tests: Fix header comments.
|
2010-01-25 12:46:00 +01:00 |
toolhelp.c
|
…
|
|
version.c
|
kernel32/tests: Fix test failures on certain versions of Windows.
|
2010-04-27 14:38:38 -05:00 |
virtual.c
|
kernel32/tests: Add tests for IsBadCodePtr.
|
2010-01-18 14:38:53 +01:00 |
volume.c
|
kernel32/tests: GetVolumeInformationA X: succeeds iff drive's default dir is root.
|
2010-08-18 17:45:02 +02:00 |