[Freedos-devel] User interface

2005-02-23 Thread Johnson Lam
On Thu, 24 Feb 2005 00:06:38 +0300 (MSK), you wrote: Sorry for breaking in ... >MD> In the end-user software world, ugly isn't neutral, ugly hurts. > (May be true in the real world, too, but I leave that for the sociologists > and psychologists to work on). The program's target is for "end-user

Re: [Freedos-devel] EMM386 1.15 release is out

2005-02-23 Thread Arkady V.Belousov
Hi! 21-Фев-2005 19:26 [EMAIL PROTECTED] (Michael Devore) wrote to [email protected]: >> I mean, that this tip should be present in text documentation, which >>accompanies HIMEM. Whyn't just copy'n'paste your info from above into some >>file like tips.txt inside EMM386 distr

[Freedos-devel] Re: Re: EMM386 1.15 release is out

2005-02-23 Thread Eric Auer
Hi Michael, > > > Forget to mention: your EMM386 outputs help screen to stderr (very > > > bad) and complains for /? option. one of the problems is simply a cut and paste bug: put_console(COUNT c) ... #ifndef FORSYS ... #else /* use DOS write char to make output redirectable */

[Freedos-devel] New email address -- delete if not interested

2005-02-23 Thread Pat Villani
Sorry for the wide distribution. I just wanted folks to know that I voluntarily left HP. If you need to contact me off list, please use this address instead. Pat --- SF email is sponsored by - The IT Product Guide Read honest & candid revie

Re: [Freedos-devel] EMM386 1.15 release is out

2005-02-23 Thread Michael Devore
At 04:44 AM 2/22/2005 +0300, Arkady V.Belousov wrote: >> Also, warm reboot at smartdrv loading happens with 1.12 also. MD> More detail on what you're referring to in your bug report is needed. Are MD> you trying to use a version of the very old low-level MS disk caching MD> software with EMM386?

Re: [Freedos-devel] Re: EMM386 1.15 release is out

2005-02-23 Thread Michael Devore
At 07:23 PM 2/22/2005 +0100, Eric Auer wrote: > Forget to mention: your EMM386 outputs help screen to stderr (very > bad) and complains for /? option. This is indeed annoying. I tracked that one down to the prf.c variant used for EMM386 and HIMEM: For some very strange reason, the int 21 outp