.. |
actctx.c
|
ntdll: For typelib and COM class sections point global data to module names.
|
2013-09-03 16:58:15 +02:00 |
alloc.c
|
|
|
atom.c
|
|
|
change.c
|
|
|
codepage.c
|
kernel32/tests: Do not assume the signedness of plain char.
|
2013-03-01 10:35:38 +01:00 |
comm.c
|
kernel32/tests: Add a test to show that WaitCommEvent should fail if there is a pending wait.
|
2013-09-03 10:55:37 +02:00 |
console.c
|
kernel32/tests: Reduce the size of the console buffer to speed up the tests.
|
2013-02-11 17:52:43 +01:00 |
debugger.c
|
server: Don't debug children when debugger is attached with DebugActiveProcess function.
|
2013-04-05 20:39:07 +02:00 |
directory.c
|
|
|
drive.c
|
kernel32/tests: Fix failures with virtual Drives (AppVirt Client).
|
2013-03-11 10:44:51 +01:00 |
environ.c
|
|
|
fiber.c
|
|
|
file.c
|
kernel32/tests: Avoid test failures when running as an unprivileged user.
|
2013-06-07 17:12:25 +02:00 |
format_msg.c
|
kernel32: Add line wrapping support to FormatMessage().
|
2012-09-24 16:38:15 +02:00 |
generated.c
|
|
|
heap.c
|
kernel32: Don't move fixed memory area in GlobalReAlloc.
|
2013-06-03 11:29:55 +02:00 |
loader.c
|
kernel32/tests: Increase some wait timeouts.
|
2013-08-27 21:29:57 +02:00 |
locale.c
|
libwine: Update the codepage tables to Unicode 6.2.0.
|
2013-07-22 17:16:01 +02:00 |
mailslot.c
|
|
|
Makefile.in
|
|
|
module.c
|
kernel32/tests: Fix crash on win8 in module.
|
2012-11-30 19:12:16 +01:00 |
path.c
|
kernel32: GetShortPathName for a non-existent short file name should fail.
|
2013-07-22 19:31:13 +02:00 |
pipe.c
|
kernel32: Fixed read overflow in WriteFile argument.
|
2012-06-20 20:16:01 +02:00 |
process.c
|
kernel32/tests: Add a trailing '\n' to a skip() call.
|
2013-06-06 11:46:50 +02:00 |
profile.c
|
|
|
resource.c
|
|
|
resource.rc
|
|
|
sync.c
|
kernel32: Implement the InitOnce functions.
|
2013-08-28 22:27:32 +02:00 |
thread.c
|
kernel32: Make SetThreadPriorityBoost return success.
|
2013-05-28 14:54:49 +02:00 |
time.c
|
kernel32: Fixed TIME_CompTimeZoneID behavior on dates close to New Year's Eve.
|
2012-12-10 17:36:25 +01:00 |
timer.c
|
|
|
toolhelp.c
|
|
|
version.c
|
|
|
virtual.c
|
ntdll: NtAllocateVirtualMemory should fail to commit if an address range is already committed for a memory mapped file.
|
2013-07-19 14:40:17 +02:00 |
volume.c
|
kernel32/tests: Add tests for GetVolumePathNameA().
|
2013-07-29 14:28:00 +02:00 |