Update the modemn status bit that indicates whether the RLSD line is
commitcd7986ba010d7a0d3b8d3f0cfeaee867a3f42c30
authorRein Klazes <rklazes@casema.net>
Sun, 11 Oct 1998 14:02:09 +0000 (11 14:02 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 11 Oct 1998 14:02:09 +0000 (11 14:02 +0000)
treec348920510b2ab6a76bbf6c1eb3134a3c30b1307
parentd235b137a883f5bab8174343b2992c158b1a70a4
Update the modemn status bit that indicates whether the RLSD line is
active in every call to GetCommError(). This is not the proper place,
but since wine doesn't do any event-stuff...
Fixed some TRACE call's faced with non zero terminated strings.
Restore the terminal state at CloseCommt to the state it was at
OpenComm(), so the modem will go off-hook.
misc/comm.c