Sign in
goma
/
wine
/
92643003cf84c762771518ee2e14c2a9c660a510
/
misc
/
comm.c
9264300
Converted a lot of server requests to the new exception handling mechanism.
by Alexandre Julliard
· 25 years ago
3496556
- made the MIDI sequencer error message much better for confused users
by Andreas Mohr
· 25 years ago
217a682
Minor cosmetic changes.
by Andreas Mohr
· 25 years ago
198746d
Replaced global Callbacks structure by appropriate glue code
by Alexandre Julliard
· 25 years ago
5ab9d86
Removed some unnecessary #includes and dll dependencies.
by Alexandre Julliard
· 25 years ago
58d5a0a
Removed some unnecessary inclusions of wingdi.h and winuser.h
by Alexandre Julliard
· 25 years ago
315b00e
Fixed issues found by winapi_check.
by Patrik Stridvall
· 25 years ago
a341a96
Hook serialui dll into existing comm functions.
by Mike McCormack
· 25 years ago
5dae382
Fixed an incorrect format string.
by Gerald Pfeifer
· 25 years ago
dcb9733
Fixes the BuildCommDCBA function.
by Stefan Leichter
· 25 years ago
00e7c33
Started implementation of the functions GetDefaultCommConfigA/W.
by Stefan Leichter
· 25 years ago
6a31f96
- add prototypes for serial API functions
by Mike McCormack
· 25 years ago
093af59
Fixed warning.
by Gerald Pfeifer
· 25 years ago
c77ff5e
Fixed issues reported by winapi_check.
by Patrik Stridvall
· 25 years ago
0a54d5a
Implement mark and space parity generation. Accept one-and- a-half
by Rein Klazes
· 25 years ago
a7adda8
Do not initialize dcb in BuildCommDCB[AndTimeouts].
by Gerard Patel
· 25 years ago
a76eee9
Do not dereference a ptr we just checked being NULL.
by Marcus Meissner
· 25 years ago
7f383a8
Added CTS, DSR and RingIndicator states to Window's semi-documented
by Rein Klazes
· 25 years ago
6ec108a
Moved FatalAppExit functions to win32/except.c.
by Alexandre Julliard
· 25 years ago
1758f2d
Misc. fixes for compiler warnings.
by James Abbatiello
· 25 years ago
d3e22d9
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
by Jeremy White
· 25 years ago
7547d4d
Some comm clean up, much more error messages, only use TIOCOUTQ if
by Marcus Meissner
· 25 years ago
542b29d
Made win16 serial comms less of a CPU hog.
by Ove Kaaven
· 25 years ago
fe28f25
Modification due to problems with winapi-check.
by Patrik Stridvall
· 26 years ago
684ee2c
- implemented GetCommModemStatus
by Uwe Bonnes
· 26 years ago
f57ef1d
- added some more Baudrates
by Uwe Bonnes
· 26 years ago
c9c2a59
Use the service thread for comm notifications.
by Alexandre Julliard
· 26 years ago
1c08ac6
Bugfixes and a fake GETBASEIRQ.
by Ove Kaaven
· 26 years ago
f216310
Dumb fixes.
by Eric Pouech
· 26 years ago
61fece0
Converted to the new debug interface, using script written by Patrik Stridvall.
by Alexandre Julliard
· 26 years ago
1ed4ecf
ANSI C fixes.
by Patrik Stridvall
· 26 years ago
ebe29ef
Further server optimizations:
by Alexandre Julliard
· 26 years ago
5bc7808
Made server communication faster by using a shared memory block.
by Alexandre Julliard
· 26 years ago
a88444e
Implementation of EV_RXFLAG.
by Ove Kaaven
· 26 years ago
a811ea5
Fixed a couple of missing event notifications. Some more debugging messages.
by Ove Kaaven
· 26 years ago
e85220d
Fixed off-by-one bug in async output buffers.
by Ove Kaaven
· 26 years ago
b4b9fae
New debug scheme with explicit debug channels declaration.
by Patrik Stridvall
· 26 years ago
eed0494
Fixed a crash due to invalid OpenComm return value for busy comm port.
by Andreas Mohr
· 26 years ago
96b93bb
Fixed the modem control part of EscapeCommFunction16.
by Lawson Whitney
· 26 years ago
a4dd1be
Implemented async comm buffers (but probably not bugfree), and along
by Ove Kaaven
· 26 years ago
58a38b8
Corrected small bug in GetCommState16. Parity check can be disabled
by Rein Klazes
· 26 years ago
a1c45a5
Made commerror and eventmask local to each port (for win16), made the
by Ove Kaaven
· 26 years ago
7bea869
debug.h must be last, or we get ERR() macro problems again.
by Marcus Meissner
· 26 years ago
a848607
Basic support for WIN32 serial communications API.
by Michael McCormack
· 26 years ago
a396029
Large-scale renaming of all Win32 functions and types to use the
by Alexandre Julliard
· 26 years ago
1f52db1
Fixed typo.
by Herbert Rosmanith
· 26 years ago
a551238
The B57600 and B115200 symbols are not defined in Unixware.
by Geoff Clare
· 26 years ago
ca1bc86
Moves more stuff from windows.h.
by Michael Veksler
· 26 years ago
94113fa
- fixed a minimal error in GetCommMask definition.
by Uwe Bonnes
· 26 years ago
28d3d21
Fixed a mask set, and other parity setting bugs for serial ports.
by Cliff Wright
· 26 years ago
cd7986b
Update the modemn status bit that indicates whether the RLSD line is
by Rein Klazes
· 26 years ago
642d313
Release 980712
by Alexandre Julliard
· 27 years ago
wine-980712
f90efa9
Release 980614
by Alexandre Julliard
· 27 years ago
wine-980614
a845b88
Release 980601
by Alexandre Julliard
· 27 years ago
wine-980601
dadf78f
Release 980517
by Alexandre Julliard
· 27 years ago
wine-980517
46ea8b3
Release 980503
by Alexandre Julliard
· 27 years ago
wine-980503
c7c217b
Release 980413
by Alexandre Julliard
· 27 years ago
wine-980413
a69b88b
Release 980315
by Alexandre Julliard
· 27 years ago
wine-980315
a11d7b1
Release 980301
by Alexandre Julliard
· 27 years ago
wine-980301
02e9008
Release 980104
by Alexandre Julliard
· 27 years ago
wine-980104
491502b
Release 971101
by Alexandre Julliard
· 27 years ago
wine-971101
3db94ef
Release 970928
by Alexandre Julliard
· 27 years ago
wine-970928
77b9918
Release 970914
by Alexandre Julliard
· 28 years ago
wine-970914
670cdc4
Release 970824
by Alexandre Julliard
· 28 years ago
wine-970824
641ee76
Release 970804
by Alexandre Julliard
· 28 years ago
wine-970804
d37eb36
Release 970720
by Alexandre Julliard
· 28 years ago
wine-970720
33072e1
Release 970629
by Alexandre Julliard
· 28 years ago
wine-970629
23946ad
Release 970616
by Alexandre Julliard
· 28 years ago
wine-970616
349a953
Release 970202
by Alexandre Julliard
· 28 years ago
wine-970202
9ea19e5
Release 970101
by Alexandre Julliard
· 28 years ago
wine-970101
7ebe1a4
Release 961222
by Alexandre Julliard
· 28 years ago
wine-961222
2c69f6d
Release 960928
by Alexandre Julliard
· 28 years ago
wine-960928
8bbf818
Release 960913
by Alexandre Julliard
· 29 years ago
wine-960913
ac9c9b0
Release 960728
by Alexandre Julliard
· 29 years ago
wine-960728
d90840e
Release 960611
by Alexandre Julliard
· 29 years ago
wine-960611
1285c2f
Release 960506
by Alexandre Julliard
· 29 years ago
wine-960506
cdcdede
Release 960421
by Alexandre Julliard
· 29 years ago
wine-960421
8664b89
Release 960405
by Alexandre Julliard
· 29 years ago
wine-960405
7e56f68
Release 960131
by Alexandre Julliard
· 29 years ago
wine-960131
4f8c37b
Release 960114
by Alexandre Julliard
· 29 years ago
wine-960114
ade697e
Release 951124
by Alexandre Julliard
· 29 years ago
wine-951124
af0bae5
Release 951003
by Alexandre Julliard
· 29 years ago
wine-951003
594997c
Release 950430
by Alexandre Julliard
· 30 years ago
wine-950430
ecc3712
Release 941122
by Alexandre Julliard
· 30 years ago
wine-941122
3a405ba
Release 941030
by Alexandre Julliard
· 30 years ago
wine-941030
aca0578
Release 941017
by Alexandre Julliard
· 30 years ago
wine-941017
6b81b39
Release 940706
by Alexandre Julliard
· 31 years ago
wine-940706
36ca136
Release 940602
by Alexandre Julliard
· 31 years ago
wine-940602
8d24ae6
Release 940405
by Alexandre Julliard
· 31 years ago
wine-940405
fb9a919
Release 940301
by Alexandre Julliard
· 31 years ago
wine-940301
dba420a
Release 940201
by Alexandre Julliard
· 31 years ago
wine-940201
86a8d0f
Release 0.7
by Alexandre Julliard
· 31 years ago
wine-0.7
5f721f8
Release 0.5
by Alexandre Julliard
· 31 years ago
wine-0.5