1. 16 Sep, 2003 11 commits
  2. 15 Sep, 2003 26 commits
  3. 12 Sep, 2003 3 commits
    • Alexandre Julliard's avatar
      Release 20030911. · e2bea180
      Alexandre Julliard authored
      e2bea180
    • Kevin Groeneveld's avatar
      Add missing wReserved1 member to DCB structure definition. · 8be51c92
      Kevin Groeneveld 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
      8be51c92
    • Richard Cohen's avatar
      Handle -L<dir> in a separate array. · fc7e8f5c
      Richard Cohen authored
      fc7e8f5c