Re: Windows Console Output (capture.ew completed)
- Posted by jacques deschĂȘnes <desja at g?obetrotte?.net> Sep 23, 2007
- 589 views
I just completed capture.ew ant its documentation and posted it to www.rapideuphoria.com contribution. All my tests were successfull, no crash yet (on windows xp pro sp2). It can be used with any windows library. For those interested, test it and give feedback. regards, Jacques DeschĂȘnes Greg Haberek wrote: > > On 9/22/07, Pete Lomax <guest at rapideuphoria.com> wrote: > > > > There is some code in Edita which attempts to capture console > output, specifically in eacons.ew and eacons.exw. As a disclaimer, it is > squarely aimed at > running Eu source code via exwc.exe and is less than 100% perfect.</font></i> > > > > What I did find (on win98) is that I needed a separate process > (eacons.exw) to be the sacrificial lamb that locks up, with eacons.ew looking > after it and > sending it a wakeup/die message. Feel free to steal/ignore any of > that.</font></i> > > I've toiled over this code for hours on end, mashing and mushing it > into an independent include file, that uses dll.e and would be > compatible with any library. The problem was, I could never get it to > work properly. It kept throwing machine level exceptions at me. So I > just gave up. I still have the code around somewhere if anyone's > interested. > > -Greg > >