https://bugs.winehq.org/show_bug.cgi?id=49509
Bug ID: 49509 Summary: Cant send WM_CHAR to WineConsoleClass Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs@winehq.org Reporter: adrianekaleksander@gmail.com Distribution: ---
When I send messages via PostMessage() or SendMessage() to WineConsoleClass, they are not displayed.
Video how it should look: https://www.youtube.com/watch?v=SByRm_ArR1c https://www.youtube.com/watch?v=SHJ8OOqR2sU
And how it looks on Ubuntu : https://www.youtube.com/watch?v=461huP5MBAw
But in other programs works ok: https://www.youtube.com/watch?v=wBil8KubIXo https://www.youtube.com/watch?v=R_jE8BSvDcI
Program which I used:
https://tools.stefankueng.com/SendMessage.html