.. |
.cvsignore
|
Add a test for timers.
|
2004-09-07 23:28:32 +00:00 |
Makefile.in
|
Add a test for timers.
|
2004-09-07 23:28:32 +00:00 |
alloc.c
|
Win9x does not convert FIXED to MOVEABLE. It also discards locked
|
2004-06-04 17:58:49 +00:00 |
atom.c
|
Add trailing '\n's to ok() calls.
|
2004-01-23 02:10:33 +00:00 |
change.c
|
Add trailing '\n's to ok() calls.
|
2004-02-06 05:24:34 +00:00 |
codepage.c
|
Add trailing '\n's to ok() calls.
|
2004-01-23 02:10:33 +00:00 |
comm.c
|
Fix signed/unsigned comparison warnings.
|
2004-08-09 23:42:19 +00:00 |
console.c
|
Fixed (finally) ScrollConsoleScreenBuffer implementation.
|
2004-09-13 18:04:50 +00:00 |
directory.c
|
Added a couple of tests for SetCurrentDirectoryA.
|
2004-06-17 04:26:59 +00:00 |
drive.c
|
Add trailing '\n's to ok() calls.
|
2004-01-23 20:50:35 +00:00 |
environ.c
|
Add trailing '\n's to ok() calls.
|
2004-01-23 20:50:35 +00:00 |
file.c
|
- Don't expect that drive C: exists, use the drive Windows is
|
2004-08-30 18:40:20 +00:00 |
format_msg.c
|
Make Unicode strings static const.
|
2004-04-20 01:12:17 +00:00 |
generated.c
|
Disable MSVC warning 4116 to avoid the 'unnamed type definition in
|
2004-09-06 20:29:53 +00:00 |
heap.c
|
Add trailing '\n's to ok() calls.
|
2004-02-06 05:24:34 +00:00 |
locale.c
|
Assorted spelling and case fixes.
|
2004-06-15 20:26:45 +00:00 |
mailslot.c
|
Fix signed/unsigned comparison warnings.
|
2004-08-09 23:42:19 +00:00 |
module.c
|
Don't use the Wine debug functions.
|
2004-05-20 01:19:05 +00:00 |
path.c
|
Do not fix the drive letter to 'C', it fails on other people's boxes.
|
2004-06-02 00:36:36 +00:00 |
pipe.c
|
Explicitly specify name of the pipe in the pipe test.
|
2004-05-24 19:06:52 +00:00 |
process.c
|
Fix signed/unsigned comparison warnings.
|
2004-08-09 23:42:19 +00:00 |
profile.c
|
Fix the GetPrivateProfileIntA tests for the win9x platform.
|
2004-06-17 23:00:54 +00:00 |
thread.c
|
Fix signed/unsigned comparison warnings.
|
2004-08-09 23:42:19 +00:00 |
time.c
|
Add tests of TzSpecificLocalTimeToSystemTime and
|
2004-09-10 19:35:16 +00:00 |
timer.c
|
Set _WIN32_WINNT to 0x0501 so we get the definition of
|
2004-09-08 19:06:07 +00:00 |
virtual.c
|
Converted the memory views list to use the standard functions from
|
2004-05-21 20:58:44 +00:00 |