.. |
Makefile.in
|
kernel32/tests: Enable kernel32 tests compilation with __WINESRC__ defined.
|
2013-10-22 16:37:40 +02:00 |
actctx.c
|
kernel32/test: Fix activation context tests compilation with __WINESRC__ defined.
|
2013-10-21 20:23:53 +02:00 |
alloc.c
|
kernel32/tests: Use BOOL type where appropriate.
|
2013-10-24 10:49:53 +02:00 |
atom.c
|
Assorted spelling fixes.
|
2012-01-23 16:07:32 +01:00 |
change.c
|
kernel32/tests: Fix file change notification tests compilation with __WINESRC__ defined.
|
2013-10-21 20:23:54 +02:00 |
codepage.c
|
kernel32: Use ANSI code page if current thread locale has no code page.
|
2013-11-08 16:29:43 +01:00 |
comm.c
|
Assorted spelling fixes.
|
2013-11-07 19:01:20 +01:00 |
console.c
|
kernel32/tests: Remove a couple of incorrect CreateFile() console tests.
|
2013-11-01 10:57:14 +01:00 |
debugger.c
|
kernel32/tests: Fix debugger tests compilation with __WINESRC__ defined.
|
2013-10-21 20:23:54 +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
|
kernel32/tests: Fix environment tests compilation with __WINESRC__ defined.
|
2013-10-17 20:29:29 +02:00 |
fiber.c
|
kernel32/tests: Fix fiber tests compilation with __WINESRC__ defined.
|
2013-10-21 20:23:54 +02:00 |
file.c
|
kernel32/tests: Use BOOL type where appropriate.
|
2013-10-24 10:49:53 +02:00 |
format_msg.c
|
kernel32/tests: Fix FormatMessage tests compilation with __WINESRC__ defined.
|
2013-10-21 20:23:54 +02:00 |
generated.c
|
…
|
|
heap.c
|
kernel32/tests: Fix heap tests compilation with __WINESRC__ defined.
|
2013-10-21 20:23:54 +02:00 |
loader.c
|
kernel32/tests: Improved tests for the ResolveDelayLoadedAPI callback.
|
2013-11-12 12:57:54 +01:00 |
locale.c
|
kernel32/tests: On Windows 8 IdnToNameprepUnicode() returns a different error for invalid parameters.
|
2013-11-01 10:55:20 +01:00 |
mailslot.c
|
kernel32/tests: Fix mailslot tests compilation with __WINESRC__ defined.
|
2013-10-22 16:37:39 +02:00 |
module.c
|
kernel32/tests: Fix some module tests on Windows 8.
|
2013-11-01 10:53:41 +01:00 |
path.c
|
kernel32: Add special case for "." and ".." to GetLongPathName.
|
2013-10-30 09:43:40 +01:00 |
pipe.c
|
kernel32/tests: Fix pipe tests compilation with __WINESRC__ defined.
|
2013-10-22 16:37:39 +02:00 |
process.c
|
kernel32/tests: Use BOOL type where appropriate.
|
2013-10-24 10:49:53 +02:00 |
profile.c
|
kernel32/tests: Fix profile tests compilation with __WINESRC__ defined.
|
2013-10-22 16:37:39 +02:00 |
resource.c
|
kernel32/tests: Fix resource tests compilation with __WINESRC__ defined.
|
2013-10-22 16:37:39 +02:00 |
resource.rc
|
…
|
|
sync.c
|
kernel32: Don't use depth in RtlInterlockedFlushSList.
|
2013-10-24 10:56:13 +02:00 |
thread.c
|
kernel32/tests: Fix thread tests compilation with __WINESRC__ defined.
|
2013-10-22 16:37:40 +02:00 |
time.c
|
kernel32/tests: Fix time tests compilation with __WINESRC__ defined.
|
2013-10-17 20:29:29 +02:00 |
timer.c
|
kernel32/tests: Fix timer tests compilation with __WINESRC__ defined.
|
2013-10-22 16:37:40 +02:00 |
toolhelp.c
|
kernel32/tests: Fix toolhelp tests compilation with __WINESRC__ defined.
|
2013-10-22 16:37:40 +02:00 |
version.c
|
kernel32/tests: Fix version tests compilation with __WINESRC__ defined.
|
2013-10-22 16:37:40 +02:00 |
virtual.c
|
kernel32/tests: Fix virtual memory tests compilation with __WINESRC__ defined.
|
2013-10-17 20:29:28 +02:00 |
volume.c
|
kernel32/tests: Fix volume tests compilation with __WINESRC__ defined.
|
2013-10-22 16:37:40 +02:00 |