Re: xx-DOS (im)possible problem!

Paul Berger <[email protected]> 11 Nov 2002 21:03:25 -0600
Newsgroups gmane.os.freedos.devel
Message-ID <[email protected]>
Alain,
Are you running the full MS redirector or the basic redirector?

You could try swapping them and see if that fixes the issue.

Regards,
Paul

On Mon, 2002-11-11 at 19:40, Alain wrote:
> The problem is wit INT 17h ah=02h dx=0. after the command
>     net  use  lpt1  \\server\printer
> it returns ah=0D0h while it should return 090h. The strange thing 
> ie that this should be a BIOS+MS-Client problem only, but
> it works ok with MS-DOS 7.10 from Win98.
> 
> The bit that is set is "Acknowledge". Does anyone have a clue as
> to what may be happening? Is the dos capturing int 17h to fix
> an old bug?