<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Even that is TSR based, not a real multi-tasker.<br>
    Under DOS a process can be swapped out and re-activated by a
    hardware interupt, either f.e. a timer or the keyboard.<br>
    So, at most, co-operative multi-tasking in the sense that multiple
    processes can run at the same time.<br>
    Because DOS is non-re entrant real multitasking will be very hard to
    achieve. It would be done by now ;)<br>
    <br>
    <div class="moz-cite-prefix">On 27-9-2013 13:28, DaWorm wrote:<br>
    </div>
    <blockquote
cite="mid:CAF6o3h_0O63-AE-gLt+X+MnQH1UjUTgNenX3BKNYmRmgJ90UvA@mail.gmail.com"
      type="cite">
      <p dir="ltr"><br>
        On Sep 27, 2013 3:27 AM, "Michael Schnell" <<a
          moz-do-not-send="true" href="mailto:mschnell@lumino.de">mschnell@lumino.de</a>>
        wrote:<br>
        ><br>
        > In fact I remember that there even was a "multitasking"
        add-on for DOS. Same allowed for switching between multiple DOS
        desktops without needing a graphical UI. I don't remember the
        features and the requirements.</p>
      <p dir="ltr">Perhaps you are thinking of Desqview/386?  </p>
      <p dir="ltr">Jeff<br>
      </p>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
fpc-devel maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freepascal.org/mailman/listinfo/fpc-devel">http://lists.freepascal.org/mailman/listinfo/fpc-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>