.. |
Makefile.in
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
actctx.c
|
kernel32/tests: Don't test function directly when reporting GetLastError().
|
2011-01-12 14:59:43 +01:00 |
alloc.c
|
…
|
|
atom.c
|
kernel32/tests: Remove win9x hacks.
|
2011-08-22 17:21:23 +02:00 |
change.c
|
kernel32/tests: Remove unused assignment (LLVM/Clang).
|
2011-02-07 10:10:10 -06:00 |
codepage.c
|
kernel32/tests: Remove win9x hacks.
|
2011-07-29 18:21:24 +02:00 |
comm.c
|
tests: Assorted spelling fixes.
|
2011-08-04 18:27:37 +02:00 |
console.c
|
kernel32: In CreateFile, when trying to open the CON special DOS file, force OPEN_EXISTING as creation flag.
|
2011-05-11 14:56:48 +02:00 |
debugger.c
|
kernel32/tests: Remove win9x hacks.
|
2011-08-22 17:21:23 +02:00 |
directory.c
|
kernel32/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-09 09:28:21 -06:00 |
drive.c
|
kernel32/tests: Remove win9x hacks.
|
2011-07-29 18:21:24 +02:00 |
environ.c
|
server: Map the Unix user id to a local user SID instead of the interactive SID.
|
2011-03-02 12:50:59 +01:00 |
fiber.c
|
kernel32/tests: Add SetLastError() before a test (Valgrind).
|
2011-03-02 12:29:36 +01:00 |
file.c
|
kernel32: CreateFile uses an nonalertable io mode.
|
2011-08-23 16:53:55 +02:00 |
format_msg.c
|
tests: Assorted spelling fixes.
|
2011-08-04 18:27:37 +02:00 |
generated.c
|
…
|
|
heap.c
|
kernel32: GlobalSize() should also work with GMEM_MOVEABLE data pointers received from GlobalLock().
|
2011-06-13 11:46:24 +02:00 |
loader.c
|
kernel32/tests: Remove win9x hacks.
|
2011-07-29 18:21:24 +02:00 |
locale.c
|
kernel32: Pass in a real string to SetLocaleInfoA, not a function pointer (Coverity).
|
2011-05-30 11:15:48 +02:00 |
mailslot.c
|
kernel32/tests: Remove win9x hacks.
|
2011-07-29 18:21:24 +02:00 |
module.c
|
kernel32/tests: Don't test function directly when reporting GetLastError().
|
2011-01-12 14:59:43 +01:00 |
path.c
|
kernel32/tests: Remove win9x hacks.
|
2011-02-24 15:50:43 +01:00 |
pipe.c
|
kernel32: Create(Named)Pipe uses an nonalertable io mode.
|
2011-08-22 19:49:40 +02:00 |
process.c
|
tests: Assorted spelling fixes.
|
2011-08-04 18:27:37 +02:00 |
profile.c
|
kernel32/tests: Make sure return values are used (LLVM/Clang).
|
2011-07-26 10:22:47 +02:00 |
resource.c
|
kernel32/tests: Make some variables static.
|
2010-10-01 13:36:35 +02:00 |
resource.rc
|
…
|
|
sync.c
|
kernel32/tests: Remove win9x hacks.
|
2011-08-22 17:21:23 +02:00 |
thread.c
|
kernel32/tests: WaitForMultipleObjects returns lowest signaled handle first.
|
2011-08-22 16:14:32 +02:00 |
time.c
|
kernel32: Fix the handling of CAL_ITWODIGITYEARMAX in GetCalendarInfo.
|
2011-06-08 16:18:26 +02:00 |
timer.c
|
…
|
|
toolhelp.c
|
kernel32/tests: Also test for ntdll.dll in toolhelp tests.
|
2011-03-18 11:29:24 +01:00 |
version.c
|
kernel32/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-11 14:49:23 +01:00 |
virtual.c
|
kernel32/tests: Don't test function directly when reporting GetLastError().
|
2011-01-12 14:59:43 +01:00 |
volume.c
|
kernel32/tests: Make test_define_dos_deviceA() static.
|
2011-08-01 18:26:26 +02:00 |