.. |
Makefile.in
|
…
|
|
actctx.c
|
kernel32/tests: Simplify activation context tests by using todo_wine_if.
|
2016-02-10 21:50:26 +09:00 |
atom.c
|
…
|
|
change.c
|
Assorted spelling and grammar fixes.
|
2015-11-17 22:56:40 +09:00 |
codepage.c
|
libport: Fix null character handling when mapping DBCS characters.
|
2016-05-17 16:43:52 +09:00 |
comm.c
|
ntdll: Finish serial reads of size 0 immediately.
|
2016-02-25 22:45:07 +09:00 |
console.c
|
kernel32: Implement GetConsoleScreenBufferInfoEx.
|
2016-08-17 13:40:37 +09:00 |
debugger.c
|
kernel32/tests: Use inline implementation of NtCurrentTeb for debugger tests.
|
2016-07-15 11:13:15 +09:00 |
directory.c
|
kernel32/tests: Reset current directory of current process.
|
2016-03-01 01:50:13 +09:00 |
drive.c
|
kernel32/tests: Add tests for GetDriveType with invalid drive spec.
|
2015-11-27 20:53:32 +09:00 |
environ.c
|
…
|
|
fiber.c
|
kernel32/tests: Convert fiber back to thread even when IsThreadAFiber is not available.
|
2016-08-08 21:49:48 +09:00 |
file.c
|
kernel32/tests: Use todo_wine_if().
|
2016-08-10 12:52:33 +09:00 |
format_msg.c
|
…
|
|
generated.c
|
…
|
|
heap.c
|
kernel32: Implement stub for GetPhysicallyInstalledSystemMemory.
|
2015-10-20 00:30:39 +09:00 |
loader.c
|
kernel32/tests: Fill in the delay IAT to succeed on Win10.
|
2016-08-16 12:02:32 +09:00 |
locale.c
|
kernel32/tests: Fix a typo in skip() message.
|
2016-06-23 22:49:33 +09:00 |
mailslot.c
|
…
|
|
module.c
|
…
|
|
path.c
|
kernel32: Properly handle double delimiters in GetShortPathName/GetLongPathName.
|
2016-08-16 00:00:43 +09:00 |
pipe.c
|
ntdll: Do not update iosb.Status after FSCTL_PIPE_LISTEN call.
|
2016-04-07 17:08:30 +09:00 |
process.c
|
kernel32/tests: Use inline implementation of NtCurrentTeb for process tests.
|
2016-07-19 09:52:39 +09:00 |
profile.c
|
…
|
|
resource.c
|
…
|
|
resource.rc
|
…
|
|
sync.c
|
kernel32/tests: Spelling fixes for a couple of comments.
|
2016-04-20 16:54:48 +09:00 |
thread.c
|
kernel32/tests: Add tests for GetThreadSelectorEntry.
|
2016-07-15 11:17:06 +09:00 |
time.c
|
kernel32/tests: Avoid testing for a hard-coded timezone name.
|
2016-02-12 23:06:55 +09:00 |
timer.c
|
…
|
|
toolhelp.c
|
kernel32/tests: Don't test for the exact process count.
|
2015-09-25 20:59:35 +02:00 |
version.c
|
…
|
|
virtual.c
|
kernel32/tests: Remove another identical if/else branch.
|
2016-08-10 12:54:16 +09:00 |
volume.c
|
kernel32/tests: Avoid testing the D: drive which may not exist.
|
2015-11-24 00:25:02 +09:00 |