.. |
Makefile.in
|
kernel32/tests: Move allocation tests into heap.c.
|
2014-03-27 16:16:04 +01:00 |
actctx.c
|
ntdll: Skip context dependencies that have allowDelayedBinding attribute set.
|
2014-12-31 21:13:31 +01:00 |
atom.c
|
…
|
|
change.c
|
kernel32/tests: Allow the parent directory to receive a modified event.
|
2014-12-03 21:34:25 +01:00 |
codepage.c
|
kernel32: Support UTF-7 in MultiByteToWideChar.
|
2015-02-09 20:41:42 +09:00 |
comm.c
|
…
|
|
console.c
|
kernel32: Add a workaround for broken apps that pass negative values to ReadConsole.
|
2014-04-16 10:54:15 +02:00 |
debugger.c
|
kernel32/tests: Add missing HeapFree() in doChildren(). (Valgrind).
|
2014-06-23 10:12:18 +02:00 |
directory.c
|
…
|
|
drive.c
|
Assorted spelling fixes.
|
2013-12-03 19:41:53 +01:00 |
environ.c
|
…
|
|
fiber.c
|
kernel32: Don't allocate FLS index 0.
|
2014-03-28 17:46:03 +01:00 |
file.c
|
kernel32/tests: Remove unused strings (Clang).
|
2014-12-02 10:30:48 +01:00 |
format_msg.c
|
kernel32: Handle win32 hresult in FormatMessage.
|
2014-10-21 20:00:15 +09:00 |
generated.c
|
…
|
|
heap.c
|
kernel32/tests: Fix test for win8 heap layout.
|
2014-05-02 13:45:00 +02:00 |
loader.c
|
kernel32/tests: Remove a couple of duplicated constants.
|
2015-02-03 20:52:51 +09:00 |
locale.c
|
kernel32: Implement Get{Time,Date}FormatEx.
|
2015-01-06 12:59:07 +01:00 |
mailslot.c
|
…
|
|
module.c
|
ntdll: Set ldr.EntryPoint for main executable.
|
2014-10-07 20:22:13 +02:00 |
path.c
|
kernel32: In GetTempPathW only copy the path if it fits and zero the buffer when it doesn't.
|
2015-03-05 21:42:32 +09:00 |
pipe.c
|
kernel32/tests: Actually test a return value (PVS-Studio).
|
2015-03-04 21:50:42 +09:00 |
process.c
|
kernel32: Fixed buffer size on 64bit in IsWow64Process.
|
2015-01-16 20:15:32 +01:00 |
profile.c
|
kernel32/tests: Skip some profile tests if not allowed to create files in the Windows directory.
|
2014-03-04 17:06:07 +01:00 |
resource.c
|
kernel32/tests: Remove unused code (Clang).
|
2014-12-04 14:03:24 +01:00 |
resource.rc
|
…
|
|
sync.c
|
ntdll: NtWaitForMultipleObjects()'s third arguments means 'wait_any', not 'wait_all'.
|
2014-09-01 13:03:07 +02:00 |
thread.c
|
kernel32/tests: Add missing ReleaseActCtx() calls. (Valgrind).
|
2014-06-23 10:18:13 +02:00 |
time.c
|
kernel32: Return correct buffer size when returning DBCS characters.
|
2014-06-12 18:25:06 +02:00 |
timer.c
|
…
|
|
toolhelp.c
|
kernel32/tests: Added missing comma (Coverity).
|
2014-04-15 09:45:18 +02:00 |
version.c
|
kernel32/tests: Skip on faked version values.
|
2014-10-09 17:36:22 +02:00 |
virtual.c
|
Assorted spelling fixes.
|
2014-12-05 20:47:45 +01:00 |
volume.c
|
Assorted spelling fixes.
|
2013-12-03 19:41:53 +01:00 |