Make the standard create_file request handle serial ports too, and
authorAlexandre Julliard <julliard@winehq.org>
Thu, 18 Mar 2004 04:08:48 +0000 (04:08 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 18 Mar 2004 04:08:48 +0000 (04:08 +0000)
commitadc0610db7358faa11e9c51b26426f6a0932ab96
tree597541602de315c85a8d46211519c3ae8df85d56
parenta06f76d6f914f07d4a891b3187ca88e273d57c29
Make the standard create_file request handle serial ports too, and
remove the create_serial request.
files/dos_fs.c
include/wine/server_protocol.h
server/file.c
server/file.h
server/protocol.def
server/request.h
server/serial.c
server/trace.c