Re: Parameters to ReadFile(), SetCommState() for COM ports

2003-07-09 Thread Ronald Landheer-Cieslak
On Wed, 9 Jul 2003, vadraj kulkarni wrote: > This is regarding opening target in Cygwin. I have written a simple code > which communicates with my hardware. If i am not wrong, cygwin has > written simulation program to open com port... etc in windows. Can > anybody tell me what all the parameters i

Re: Parameters to ReadFile(), SetCommState() for COM ports

2003-07-09 Thread Igor Pechtchanski
On Wed, 9 Jul 2003, vadraj kulkarni wrote: > Hello, > This is regarding opening target in Cygwin. I have written a simple code > which communicates with my hardware. If i am not wrong, cygwin has > written simulation program to open com port... etc in windows. Can > anybody tell me what all the pa

Parameters to ReadFile(), SetCommState() for COM ports

2003-07-09 Thread vadraj kulkarni
Hello, This is regarding opening target in Cygwin. I have written a simple code which communicates with my hardware. If i am not wrong, cygwin has written simulation program to open com port... etc in windows. Can anybody tell me what all the parameters i should pass to CreateFile() function as