On Mon Aug 7 16:17:10 2023 +0000, Rémi Bernon wrote:
I'm not completely convinced that it's much better than what we have. The output doesn't make it obvious that the message 0007 has actually been received for instance, you have to deduce it from the increased message number (and here from the mismatched flags). It also doesn't make it easy to get the full sequence that was received, if you want to do a better message matching yourself. I think it might just be easier to print the received sequence whenever there's a mismatch. Reducing the verbosity at the same time to avoid too much output might also be a good thing (for instance do we really need "`SetFocus(hwnd) on a button:`" on each line?).
If the message 0007 was not received, it would tell you the message was not received.