Hans Leidekker wrote:
On Friday 25 March 2005 16:14, Raphael Clifford wrote:
I am running a windows app under wine that prints text to the screen.
This can be copied and pasted into wine's notepad. Is there any way to
get wine to simply output all text written by the app to standard out?
Thanks for that idea,
I was able to capture some output from Dragon Nat. Speaking using that
idea.
trace:text:DrawTextExW L"New-Paragraph ", -1, [(17,2)-(729,18)] 0824
trace:text:DrawTextExW Params: iTabLength=0, iLeftMargin=0, iRightMargin=0
trace:text:DrawTextExW L"this text was dictated i
On Friday 25 March 2005 16:14, Raphael Clifford wrote:
> I am running a windows app under wine that prints text to the screen.
> This can be copied and pasted into wine's notepad. Is there any way to
> get wine to simply output all text written by the app to standard out?
I remember I did som
Hi,
I am running a windows app under wine that prints text to the screen.
This can be copied and pasted into wine's notepad. Is there any way to
get wine to simply output all text written by the app to standard out?
This would save me a lot of hassle :) I don't mind if it outputs far too
much