.. |
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: Print line numbers in tests.
|
2009-12-21 15:01:24 +01:00 |
alloc.c
|
ntdll: Don't require heap sizes to be 64K aligned.
|
2010-01-28 19:47:01 +01:00 |
atom.c
|
kernel32/tests: Simplify string generation.
|
2010-01-11 11:29:38 -06:00 |
change.c
|
kernel32/tests: Make some variables static.
|
2010-10-01 13:36:35 +02:00 |
codepage.c
|
…
|
|
comm.c
|
kernel32/tests: Remove superfluous casts of integer constants.
|
2010-03-29 11:48:58 +02:00 |
console.c
|
kernel32/tests: Use a real console handle in the VerifyConsoleIoHandle test.
|
2010-09-29 11:57:42 +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
|
libwine: Update Unicode tables to the Unicode 6.0 standard.
|
2010-10-30 20:42:09 +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: '\' needs to be escaped in a C string (sparse).
|
2010-11-10 12:18:21 +01:00 |
pipe.c
|
kernel32/tests: Make some variables static.
|
2010-10-01 13:36:35 +02:00 |
process.c
|
kernel32: Implement GetSystemRegistryQuota as a semi-stub.
|
2010-10-11 17:11:27 +02: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: Increase timeouts to avoid test failures in CreateRemoteThread.
|
2010-10-25 13:52:51 +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
|
ntdll: More complete implementation of NtAreMappedFilesTheSame.
|
2010-10-19 16:14:40 +02:00 |
volume.c
|
kernel32: Fix last error code in GetVolumeInformationW when an explicit subdir is requested.
|
2010-10-20 12:29:45 +02:00 |