Ignore DSR/DTR flow control in DCB. termios doesn't support it.
[wine] / dlls / odbc32 / proxyodbc.c
2001-11-06  François GougetFix the #include order for config.h.
2001-10-14  Francois GougetWhen including 'wine/port.h', include it first.
2001-10-02  Bill MedlandAllow two connections by not releasing the wrapped...
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2000-12-13  James AbbatielloWork around glibc 2.1.x dlopen bug (again).
2000-12-05  Alexandre JulliardAlways pass lower-case filenames to wine_dll_load().
2000-10-24  Patrik StridvallExplicitly initialize structures.
2000-10-13  Francois GougetHFILE is an int, not a regular HANDLE.
2000-07-16  Andreas MohrSpelling fixes.
2000-06-07  Patrik StridvallFixed issues found by winapi_check.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-26  Patrik StridvallFixed ANSI C violations.
1999-12-27  Alexandre JulliardCosmetics.
1999-12-11  Alexandre JulliardXiang Li