Hi Everyone, There is the SetupComm() function which allows you to request buffer sizes, although it can be ignored by the driver.. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/hardware/co mmun_29il.asp I'd suggest that the original poster not try to do this, but rather sends a single byte and waits for a response from the PIC before sending the next.. Doing this at a higher level then the PC UART will make is more likely to be portable, but it will make it slower. Cheers, Ash --- Ashley Roll Digital Nemesis Pty Ltd www.digitalnemesis.com Mobile: +61 (0)417 705 718 > -----Original Message----- > From: pic microcontroller discussion list > [mailto:PICLIST@MITVMA.MIT.EDU]On Behalf Of Bob Ammerman > Sent: Thursday, 28 February 2002 3:16 PM > To: PICLIST@MITVMA.MIT.EDU > Subject: Re: [PIC]:USART receiving data > > > > I found IOCTL_SERIAL_SET_FIFO_CONTROL in the Driver > Development Kit, > > which may mean it is hard to use by an application...see: > > > http://msdn.microsoft.com/library/default.asp?url=/library/en- > us/serial/hh/s > > erial/serref_42b6.asp > > > > /\/\/\/*=Martin > > This is probably in the DDK because replacement serial device > drivers are > expected to implement it. It is also stated that the standard > serial driver > implements it. It should be possible for applications to use > it, if they can > figure out the args, which may be nothing more complicated > than the image of > the FIFO control register of the UART. > > Bob Ammerman > RAm Systems -- http://www.piclist.com hint: The list server can filter out subtopics (like ads or off topics) for you. See http://www.piclist.com/#topics