not sending strings to com port if minimized or visible=0 in commandline
Serial and TCP terminal for engineering and debugging
Brought to you by:
crun
Realterm seems to not send strings on com port if it's not focused. it's the same problem either if you pass the commandline visible=0 or minimize it (tested on windows 8.1). when you maximize it sometimes it sends right away or it waits for second command and then successfully sends the string.
Commandlines are irrelevant because i tried many different ones and it's always the same
This seems to be some change that has happened in Windows over the years.
Sdaly the code seems to do exactly what it is supposed to, but the messages just don't seem to get through the OS anymore.
Anyone who understands windows sendmessage, might be able to help with this.
Fixed in 3.0.0.24 under win7
Please test Win8 / Win10 and confirm
fixed 3.0.0.24, pls test