Basic support for WIN32 serial communications API.
commita84860785a1859d9f2ddff7e2cbb7d152eda5201
authorMichael McCormack <Michael.McCormack@alcatel.com.au>
Sun, 14 Mar 1999 12:25:36 +0000 (14 12:25 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 14 Mar 1999 12:25:36 +0000 (14 12:25 +0000)
tree8c221d015cf4b2893417c25affb0a6202e0cf1bf
parente1848e5cdbdcc44a2e5a78fb0329c34b9aba6a47
Basic support for WIN32 serial communications API.
Modify DOSFS_OpenDevice to allow opening of COM ports.
Change Win32 comm functions to accept file handle.
Add declaration of COMSTAT32 structure.
files/dos_fs.c
include/winbase.h
include/wine/winuser16.h
misc/comm.c