.. |
.cvsignore
|
|
|
alloc.c
|
|
|
atom.c
|
NT3.51 returns ERROR_MORE_DATA.
|
2005-10-11 19:58:38 +00:00 |
change.c
|
|
|
codepage.c
|
Test passing NULL source to WideCharToMultiByte.
|
2005-08-18 10:50:46 +00:00 |
comm.c
|
Add trailing '\n's to trace() call.
|
2005-08-10 14:42:48 +00:00 |
console.c
|
|
|
directory.c
|
Test the behavior of CreateDirectory() when it has one or two trailing
|
2005-06-30 18:08:44 +00:00 |
drive.c
|
Don't try to access floppy if it's not mounted.
|
2005-06-09 09:42:49 +00:00 |
environ.c
|
Fix more -Wstrict-prototypes warnings.
|
2005-06-20 14:18:03 +00:00 |
file.c
|
In case of failure and OF_EXIST is specified, return FALSE instead of
|
2005-10-10 11:19:31 +00:00 |
format_msg.c
|
|
|
generated.c
|
Avoid warnings in generated tests by casting sizeof(x) to an int.
|
2005-07-03 11:23:30 +00:00 |
heap.c
|
- Make the value returned from HeapSize always match the requested
|
2005-07-11 13:20:40 +00:00 |
locale.c
|
- Reimplement EnumTimeFormats, make it work for all available
|
2005-07-28 10:16:02 +00:00 |
mailslot.c
|
Remove the 'L' suffix on a number of constants to avoid comparison
|
2005-09-13 15:00:32 +00:00 |
Makefile.in
|
|
|
module.c
|
Fix module tests on Win9x.
|
2005-08-01 10:57:04 +00:00 |
path.c
|
|
|
pipe.c
|
Make some function static.
|
2005-06-20 15:35:54 +00:00 |
process.c
|
Assorted spelling fixes.
|
2005-08-17 09:56:24 +00:00 |
profile.c
|
- Fix regression in GetPrivateProfileString16 for key=NULL.
|
2005-08-10 12:59:38 +00:00 |
sync.c
|
Fix sync tests on Win98/ME.
|
2005-08-01 10:57:13 +00:00 |
thread.c
|
Remove the 'L' suffix on a number of constants to avoid comparison
|
2005-09-13 15:00:32 +00:00 |
time.c
|
Fix declaration warnings in the test cases.
|
2005-06-14 11:40:04 +00:00 |
timer.c
|
Fix declaration warnings in the test cases.
|
2005-06-14 11:40:04 +00:00 |
virtual.c
|
|
|