Can't change serial port settings

  • Thread starter Thread starter Tom Salicos
  • Start date Start date
T

Tom Salicos

My VC 6.0 MFC application uses the "SetCommState (m_hPortHandle, &PortDCB)"
function to change serial port settings. It works in XP Pro, but in XPE,
the Char Bits is *always* 7 and the parity is *always* even. I can't find a
likely component to add to help me here. (visibility = 100, Service Pack 1)

Any clues ???

Tom Salicos
 
Back
Top