05-04-2004 07:28 AM
05-07-2004 03:29 AM
05-07-2004 03:57 AM
05-11-2006 07:30 AM
05-11-2006 08:04 AM
If this is a standard PC serial port, OpenComConfig() should work without the need to use an external dll to configure the port parameters. Is this an unusual serial interface card?
If you want to try and track down the cause of the actual problem check to see if OpenComConfig() returns an error code. If it does you can pass it to GetRS232ErrorString() to get a better idea of what the problem is.