- Sep 12, 2003
-
-
Alexandre Julliard authored
-
Fix several bugs in BuildCommDCBAndTimeouts: - make sure LPCSTR parameter is really treated as constant - fix possible buffer overflow if passed in string is too long - if the device control string is invalid, do not modify DCB - do not clear entire DCB, only modify appropriate members - fix parsing of stop bits parameter so it works for 1 and 1.5 - populate COMMTIMEOUTS when to=xxx parameter is specified - added support for xon, odsr, octs, dtr, rts, and idsr parameters - fix several other parsing errors
-
-
-
-
-
-
- Add support for the TBNRF_HIDEHELP customization flag, but emit a FIXME when it isn't present.
-
- Sep 11, 2003
-
-
Alexandre Julliard authored
(spotted by Vincent Béron).
-
standalone processor to fail.
-
-
-
Only make wrapper argument lists if we're going to use them.
-
Alexandre Julliard authored
-
-
Alexandre Julliard authored
-
-
the one passed in.
-
Alexandre Julliard authored
of nameless exports.
-
-
-
-
-
-
- Partially implement a few Assoc* functions.
-
-
-
Alexandre Julliard authored
to match the latest glibc.
-
Modify macros in the kernel, oleaut32 and user tests to print a '\n'.
-
-
-
-
- change one ill-chosen FIXME to ERR
-
-
Fix case of TransGaming in two places. Fix the URL to dosfs.
-
-
- Sep 10, 2003
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
types since they don't exist on Windows, and added typecasts everywhere instead.
-
-
-