.. |
Makefile.in
|
…
|
|
actctx.c
|
kernel32/tests: Fix actctx tests on Vista+.
|
2009-09-15 17:33:50 -05:00 |
alloc.c
|
…
|
|
atom.c
|
…
|
|
change.c
|
…
|
|
codepage.c
|
kernel32/tests: Avoid using non-ASCII characters in strings.
|
2009-07-07 13:57:17 +02:00 |
comm.c
|
kernel32/tests: Fix a couple of failures in the comm tests.
|
2009-09-24 13:10:54 +02:00 |
console.c
|
kernel32/tests: Remove test that crashes on Win7.
|
2009-08-26 16:33:38 +02:00 |
debugger.c
|
kernel32: Check parameter of CheckRemoteDebuggerPresent with tests.
|
2009-09-28 12:37:28 +02:00 |
directory.c
|
kernel32/tests: Correctly skip tests when the Unicode directory functions are not available.
|
2009-05-18 14:31:06 +02:00 |
drive.c
|
kernel32/tests: Add one more possible error code.
|
2009-08-05 13:52:42 +02:00 |
environ.c
|
…
|
|
file.c
|
kernel32/tests: Fix some test failures on WinMe.
|
2009-09-29 14:22:33 +02:00 |
format_msg.c
|
kernel32/tests: Use the global wine_dbgstr_w instead of a local variant.
|
2009-08-19 13:36:36 +02:00 |
generated.c
|
…
|
|
heap.c
|
kernel32: Mask out obsolete flags in GlobalAlloc.
|
2009-05-28 14:11:32 +02:00 |
loader.c
|
…
|
|
locale.c
|
kernel32/tests: Avoid size_t in traces.
|
2009-09-02 11:53:06 +02:00 |
mailslot.c
|
…
|
|
module.c
|
kernel32: Remove the file parameter check again in LoadLibraryExW since some broken apps pass garbage here.
|
2009-05-26 14:26:42 +02:00 |
path.c
|
kernel32/tests: Correctly skip when GetTempPathW is not available.
|
2009-05-18 14:31:07 +02:00 |
pipe.c
|
kernel32/tests: Test waiting on a disconnected client pipe.
|
2009-06-09 17:01:14 +02:00 |
process.c
|
tests: Make wine_dbgstr_w available in test.h for all tests.
|
2009-08-19 13:19:31 +02:00 |
profile.c
|
kernel32: Test GetPrivateProfileString with empty string as key and section.
|
2009-08-21 13:49:45 +02:00 |
resource.c
|
…
|
|
resource.rc
|
…
|
|
sync.c
|
…
|
|
thread.c
|
kernel32: Fix the GetThreadPriorityBoost return value.
|
2009-08-29 16:48:54 +02:00 |
time.c
|
…
|
|
timer.c
|
…
|
|
toolhelp.c
|
…
|
|
version.c
|
…
|
|
virtual.c
|
ntdll: Add support for the MEM_RESET flag in VirtualAlloc, with tests.
|
2009-07-09 19:31:36 +02:00 |
volume.c
|
kernel32/tests: Skip GetVolumeInformation test on current directory when running on a root directory.
|
2009-08-03 15:04:21 +02:00 |