.. |
alloc.c
|
kernel32/tests: Win64 printf format warning fixes.
|
2006-10-10 16:11:27 +02:00 |
atom.c
|
kernel32/tests: In multiline strings there is no need for '\' at the end of the lines.
|
2006-12-27 13:10:03 +01:00 |
change.c
|
Change some functions arguments from () -> (void).
|
2007-03-12 12:25:31 +01:00 |
codepage.c
|
kernel32/tests: In multiline strings there is no need for '\' at the end of the lines.
|
2006-12-27 13:10:03 +01:00 |
comm.c
|
kernel32/tests: Fixed several uninitialized variables.
|
2007-02-09 12:07:14 +01:00 |
console.c
|
kernel32/tests: Replace some '#if 0's with 'if (0)'s.
|
2007-01-08 12:09:07 +01:00 |
directory.c
|
kernel32/tests: Win64 printf format warning fixes.
|
2006-10-10 16:11:27 +02:00 |
drive.c
|
kernel32/tests: Win64 printf format warning fixes.
|
2006-10-10 16:11:27 +02:00 |
environ.c
|
kernel32/tests: Use skip.
|
2007-03-21 11:54:35 +01:00 |
file.c
|
kernel32/tests: Show wrong behaviour with current directory.
|
2007-03-05 12:59:19 +01:00 |
format_msg.c
|
kernel32/tests: Win64 printf format warning fixes.
|
2006-10-10 16:11:27 +02:00 |
generated.c
|
winapi_test: Regenerate tests.
|
2006-10-11 12:12:21 +02:00 |
heap.c
|
kernel32/tests: In multiline strings there is no need for '\' at the end of the lines.
|
2006-12-27 13:10:03 +01:00 |
loader.c
|
kernel32: Fix a typo.
|
2006-12-22 10:21:48 +01:00 |
locale.c
|
kernel32: Add GetCPInfo test.
|
2007-04-02 11:34:21 +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 |
Makefile.in
|
kernel32: Add tests for ImpersonateNamedPipeClient.
|
2007-03-07 20:10:31 +01:00 |
module.c
|
kernel32/tests: Use '%d' to print GetLastError().
|
2007-01-04 11:26:22 +01:00 |
path.c
|
kernel32/tests: Replace some '#if 0's with 'if (0)'s.
|
2007-01-08 12:09:07 +01:00 |
pipe.c
|
server: Implement the FSCTL_PIPE_DISCONNECT ioctl on the server side.
|
2007-04-16 14:51:29 +02:00 |
process.c
|
kernel32/tests: Fix a declaration and use skip for the message.
|
2007-01-22 12:08:13 +01:00 |
profile.c
|
Assorted spelling and English fixes.
|
2007-04-03 11:23:12 +02:00 |
resource.c
|
Mark several functions as static.
|
2007-03-13 13:35:12 +01:00 |
sync.c
|
Add missing '\n's in traces.
|
2007-02-06 13:20:59 +01:00 |
thread.c
|
kernel32: Don't run the CreateRemoteThread tests if the child process isn't mapped at the same address as the parent process.
|
2007-02-20 11:39:23 +01:00 |
time.c
|
kernel32/tests: Use '%d' to print GetLastError().
|
2007-01-04 11:26:22 +01:00 |
timer.c
|
|
|
toolhelp.c
|
kernel32/tests: Win64 printf format warning fixes.
|
2006-10-10 16:11:27 +02:00 |
version.c
|
kernel32/tests: Use skip.
|
2007-03-12 12:21:57 +01:00 |
virtual.c
|
kernel32/tests: VirtualAllocEx not present in Win95.
|
2007-01-22 12:08:16 +01:00 |
volume.c
|
kernel32/tests: GetVolumeNameForMountPoint not present before w2k.
|
2007-01-22 12:08:25 +01:00 |