Hi Jerry,
What exactly does this have to do with wine, does your program work under windows but not under wine?
Regards, Fabian Maurer
On Dienstag, 7. Mai 2019 20:38:41 CEST Jerry Geis wrote:
Hi all - I am trying to get stdin (from a file) working with my app.
Seems like the very first character works from the file - but then nothing after that.
I am trying to simulate the keyboard hitting. the following:
o UserName 192.168.5.50
Is there something special to format this file for stdin ? is it because of carriage returns in the file - one entry per line ?
How do I accomplish stdin from a file ?
Thanks
Jerry