Seems that under wine works all perfectly.
Only when you minimize MPLab window and expand, toolbars change they position, but it's not serious problem.
And one more thing, in wine 1.3.2 bug in msiex ...
Hi, everyone...
I realized custom void putch(char c) and char getch() functions for rs232 with hardware flow control (using RTS and CTS signals).
Can I redirect printf() to work with my functions?
...