Mail Archives: opendos/2000/11/27/10:40:49
On Fri, 24 Nov 2000 Arkady V.Belousov wrote:
> MP> As far as I remember they switch internal flags to control some of
> MP> the auto-loaded drivers, but right now, I cannot remember what it
> MP> was exactly, sorry. I do remember that I found them meaningless for
> MP> DR-DOS when I implemented the other additions. I would have to
> MP> look up this stuff, if you really need this info.
>
> And where else I can get such info? :(
Since its from Microsoft you will likely find it not to be documented.
At least I couldn t find any documentation for these.
The usual (very time-consuming) methods to find out things like this
are: trying, guessing, and having a very sharp look at it (that is
trace it in a debugger), repeat these steps until its narrowed down
(can be 100 times and more, sometimes, depending on the complexity).
> MP> MULTITRACK=ON is faster, of course, and this is the default chosed
> MP> by the system when no MULTITRACK= directive was found in CONFIG.SYS
> MP> (apparently the system runs with MULTITRACK=OFF until this moment).
>
> ? =ON is default or systems runs with =OFF?
Sorry, what I meant is: MS-DOS runs with "MULTITRACK=OFF" until
CONFIG.SYS is finished, and then switches to MULTITRACK=ON if
no MULTITRACK=OFF was found in CONFIG.SYS.
Again, this behaviour is not documented as far as I can tell,
it is "guesswork" based on having a sharp look... ;-)
Matthias
- Raw text -