Sweden-Number/dlls/kernel/tests
Eric Pouech 6b95c0e4b4 kernel32: ClearCommError.
ClearCommError should only deal with *communication* errors (are being
seen on the serial interface) rather than API errors (which can be
reported to the caller by the API itself).  I then removed all the
stuff related to storing the error status in the server object.
2006-02-27 13:54:43 +01:00
..
.gitignore kernel: Added a test for QueryDosDeviceA. 2006-02-06 11:57:02 +01:00
Makefile.in kernel: Added a test for QueryDosDeviceA. 2006-02-06 11:57:02 +01:00
alloc.c
atom.c
change.c kernel32: Add a simple test for recursive notification. 2006-02-21 11:14:00 +01:00
codepage.c
comm.c kernel32: ClearCommError. 2006-02-27 13:54:43 +01:00
console.c
directory.c
drive.c kernel: Fix a GetDiskFreeSpaceExA test for cd/dvd drives. 2006-02-10 14:52:40 +01:00
environ.c
file.c kernel32: Add a short test for GetOverlappedResult. 2006-02-21 11:13:30 +01:00
format_msg.c
generated.c
heap.c
locale.c
mailslot.c
module.c
path.c
pipe.c
process.c
profile.c
sync.c
thread.c
time.c
timer.c
virtual.c
volume.c kernel: Added a test for QueryDosDeviceA. 2006-02-06 11:57:02 +01:00