Re: Redirection of output

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hi Pete, you wrote:

> On Sat, 6 Jul 2002 15:20:00 +0200, Juergen Luethje <jluethje at gmx.de>
> wrote:

> <snip>
>> [decisive reference to int #21, ax=#4400]
> <snip>
>> PS: Does anyone know how this could be done on Windows?

> Hmm, shows how little I know, thought that wd b same in Windz.

> Pete

AFAIK it's not possible to call a DOS interrupt from a 32-bit Windows
application. (At least Euphoria doesn't allow it: The command
"x = dos_interrupt()" will cause an error in an .EXW program.)

Converting DOS code to Windows will mean replacing interrupt-based code
with Windows API calls, I think. But I'm not an expert in this field,
too. Maybe someone else can tell us something more?

Best regards,
   Juergen

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu