home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / msdos / programm / 11880 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.1 KB  |  31 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!mcsun!sunic!ugle.unit.no!alkymi.unit.no!robert
  3. From: robert@alkymi.unit.no (Robert Schmidt)
  4. Subject: Undocumented SDA in DOS 5.0?
  5. Message-ID: <1993Jan7.201517.22810@ugle.unit.no>
  6. Sender: news@ugle.unit.no (NetNews Administrator)
  7. Organization: Norwegian Institute of Technology
  8. Date: Thu, 7 Jan 93 20:15:17 GMT
  9. Lines: 20
  10.  
  11.  
  12. Is the undocumented Swappable Data Area implemented in DOS 5.0, and
  13. is it compatible with the SDA's of DOS 3.30 or DOS 4.01?
  14.  
  15. I have read the book Undocumented DOS by Schulman et al, but the sample
  16. TSRs on the disk that used the SDA, worked only if I fooled them to
  17. beleive my DOS version was 3.30.  Even then they seemed a bit unstable.
  18.  
  19. The SDA is used to implement task switching, even in the middle of a
  20. DOS interrupt 21h call.
  21.  
  22. I use 4DOS 4.01 with DOS 5.0, but as the SDA can hardly be implemented
  23. in COMMAND.COM, I can see no reason why 4DOS should be a problem.
  24.  
  25. I would appreciate it if any of the authors of the book, Ralph Brown
  26. for example, would answer me on this.  Although all of you netters 
  27. are most welcome, of course... :)
  28.  
  29.  
  30. robert@solan.unit.no
  31.