.. |
.cvsignore
|
Tests for SignalObjectAndWait.
|
2005-04-24 17:37:52 +00:00 |
alloc.c
|
Do not check for non NULL pointer before HeapFree'ing it. It's
|
2004-12-23 17:06:43 +00:00 |
atom.c
|
Copied the atom tests for global atom so that we can test local atoms
|
2005-04-18 15:47:18 +00:00 |
change.c
|
Correct cases where arguments of ok() calls depend on the order in
|
2004-12-27 17:26:37 +00:00 |
codepage.c
|
Add trailing '\n's to ok() calls.
|
2004-01-23 02:10:33 +00:00 |
comm.c
|
char -> const char fixes.
|
2005-01-28 14:02:52 +00:00 |
console.c
|
char -> const char fixes.
|
2005-01-28 14:02:52 +00:00 |
directory.c
|
Assorted spelling fixes.
|
2005-02-10 19:19:35 +00:00 |
drive.c
|
Add trailing '\n's to ok() calls.
|
2004-01-23 20:50:35 +00:00 |
environ.c
|
If the variable does not exist, just return.
|
2005-03-22 18:17:07 +00:00 |
file.c
|
Assorted spelling fixes.
|
2005-05-06 15:44:31 +00:00 |
format_msg.c
|
Make Unicode strings static const.
|
2004-04-20 01:12:17 +00:00 |
generated.c
|
Match OVERLAPPED structure to the SDK definition.
|
2005-03-17 19:00:08 +00:00 |
heap.c
|
Use LMEM_ flags for LocalAlloc(), not GMEM_ (GlobalAlloc).
|
2005-03-17 20:53:37 +00:00 |
locale.c
|
Accept (shorter) date format in Win NT and Win 95.
|
2005-03-02 10:11:22 +00:00 |
mailslot.c
|
Calculate the size of the next mailslot message correctly.
|
2005-04-11 16:11:32 +00:00 |
Makefile.in
|
Tests for SignalObjectAndWait.
|
2005-04-24 17:37:52 +00:00 |
module.c
|
Don't use the Wine debug functions.
|
2004-05-20 01:19:05 +00:00 |
path.c
|
Fix broken test.
|
2005-03-16 19:49:57 +00:00 |
pipe.c
|
Take into account the more correct behavior of recent Linux kernels.
|
2005-03-24 19:05:02 +00:00 |
process.c
|
Janitorial: Get rid of strncpy/strncpyW.
|
2005-03-28 14:17:51 +00:00 |
profile.c
|
Fix regression in GetPrivateProfileSection for lines without an '='.
|
2005-03-04 10:46:55 +00:00 |
sync.c
|
Tests for SignalObjectAndWait.
|
2005-04-24 17:37:52 +00:00 |
thread.c
|
Fix thread affinity test for SMP machines.
|
2005-03-25 10:25:11 +00:00 |
time.c
|
Remove tests that fail badly on Windows 98.
|
2005-03-28 10:00:25 +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 |