- add prototypes for serial API functions
commit6a31f96111175fc1272ed86acffde576a80fa6d0
authorMike McCormack <mike_mccormack@looksmart.com.au>
Thu, 15 Jun 2000 00:15:11 +0000 (15 00:15 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Jun 2000 00:15:11 +0000 (15 00:15 +0000)
tree9a18fd51f0a485c8e1276c4d5aa0c1ffbdceba15
parentfbd0d25cf8bc99b8bee16ca2ad0d905b5051c90a
- add prototypes for serial API functions
- correct existing serial API prototypes incorrectly using DWORD
  instead of HANDLE
- define more structures and values in serial API
include/winbase.h
misc/comm.c