.. |
Makefile.in
|
…
|
|
alloc.c
|
…
|
|
atom.c
|
…
|
|
change.c
|
…
|
|
codepage.c
|
kernel32: Add an overflow test for MultiByteToWideChar.
|
2007-05-18 14:12:20 +02:00 |
comm.c
|
kernel32: Skip modem status tests if GetModemStatus failed.
|
2007-05-21 12:38:56 +02:00 |
console.c
|
kernel32/tests: Add tests for console screen buffer.
|
2007-05-10 14:23:46 +02:00 |
directory.c
|
…
|
|
drive.c
|
…
|
|
environ.c
|
kernel32/tests: Don't crash on Vista.
|
2007-06-25 13:23:26 +02:00 |
file.c
|
kernel32: Rewrite GetOverlappedResult for the new async I/O behavior.
|
2007-06-04 23:03:15 +02:00 |
format_msg.c
|
…
|
|
generated.c
|
…
|
|
heap.c
|
ntdll: Avoid overflows in heap allocations. Based on a patch by Rob Shearman.
|
2007-05-22 11:59:18 +02:00 |
loader.c
|
kernel32/tests: Don't crash (on Vista).
|
2007-06-25 13:23:31 +02:00 |
locale.c
|
kernel32/tests: Boundary test cases for SystemTimeToFileTime and GetDateFormat.
|
2007-05-04 13:39:09 +02:00 |
mailslot.c
|
ntdll: Use send(2) instead of write(2) for zero-byte writes to sockets.
|
2007-04-09 12:21:24 +02:00 |
module.c
|
…
|
|
path.c
|
kernel32/tests: Add tests for NeedCurrentDirectoryForExePath.
|
2007-04-27 13:05:19 +02:00 |
pipe.c
|
kernel32: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:31 +02:00 |
process.c
|
kernel32/tests: Add tests for console codepages.
|
2007-05-11 12:41:34 +02:00 |
profile.c
|
Assorted spelling and English fixes.
|
2007-04-03 11:23:12 +02:00 |
resource.c
|
kernel32/tests: Resource functions are not implemented on win98.
|
2007-04-26 14:25:04 +02:00 |
sync.c
|
…
|
|
thread.c
|
kernel32/tests: CreateRemoteThread is not implemented on win98.
|
2007-04-25 13:48:04 +02:00 |
time.c
|
kernel32/tests: Boundary test cases for SystemTimeToFileTime and GetDateFormat.
|
2007-05-04 13:39:09 +02:00 |
timer.c
|
…
|
|
toolhelp.c
|
kernel32/tests: Fix a signed/unsigned int mismatch.
|
2007-05-29 12:11:55 +02:00 |
version.c
|
…
|
|
virtual.c
|
kernel32: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:31 +02:00 |
volume.c
|
…
|
|