Skip to content

Conversation

@mon
Copy link

@mon mon commented Feb 1, 2022

There are several configuration bits for serial (specified here) that are incorrectly applied to the ControlHandShake member, when in fact they belong to FlowReplace. I have had a real situation where this causes a hooked program to never receive any bytes from serial.

I also brought in 2 bits that existed in my_GetCommState but not my_SetCommState.

There are still ~4 missing bits spread across both fields, but they're obscure so I'm not fussed.

@mon
Copy link
Author

mon commented Feb 1, 2022

...and at the end of the day, it didn't fix my problems after all, but hey at least this code is still fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant