Andreas Mohr
|
a6d83ebae1
|
- clarify many error messages
- add data corruption warning to README file
|
2000-12-27 04:02:46 +00:00 |
Andrew Johnston
|
03131aae91
|
Documentation update.
|
2000-12-19 23:33:03 +00:00 |
Patrik Stridvall
|
2b3aa616e8
|
Added/modified documentation for function arguments.
|
2000-12-01 23:58:28 +00:00 |
Dimitrie O. Paun
|
5bea4f876e
|
Avoid using TIOCM_* constants if not available.
|
2000-11-25 01:29:00 +00:00 |
Mike McCormack
|
1eac1911c7
|
- created server object for handling async i/o
- implemented WaitCommEvent with the EV_RXCHAR flag
- implemented GetOverlappedResult
|
2000-11-13 19:27:21 +00:00 |
Alexandre Julliard
|
4e951ea25b
|
Check all Callouts function pointers for NULL before using them.
Don't load USER dll if not needed by the application.
|
2000-11-08 22:47:53 +00:00 |
Alexandre Julliard
|
57f05e1913
|
Converted a few more server requests to the new mechanism.
|
2000-10-15 00:40:25 +00:00 |
Francois Gouget
|
50bcd1a8e3
|
HFILE is an int, not a regular HANDLE.
|
2000-10-13 23:11:05 +00:00 |
Mike McCormack
|
11776c1fcf
|
Moved comm.c into kernel32.
|
2000-10-13 17:11:30 +00:00 |