home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / pascal / 8544 < prev    next >
Encoding:
Text File  |  1993-01-26  |  1.2 KB  |  34 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!spool.mu.edu!yale.edu!ira.uka.de!newshost.uni-koblenz.de!rrz!jo
  3. From: jo@rrz.de (Jochen Magnus)
  4. Subject: Re: BP7-DPMI and Novells-Dos-API
  5. Message-ID: <1993Jan22.125506.239@rrz.de>
  6. Sender: jo@rrz.de
  7. Organization: Rhein-Rechenzentrum GmbH, Koblenz, Germany
  8. References: <dmurdoch.418.727542696@mast.queensu.ca>
  9. Date: Fri, 22 Jan 93 12:55:06 GMT
  10. Lines: 22
  11.  
  12. Duncan Murdoch writes
  13. [...]
  14. > You can't make calls to real-mode interrupts directly from protected mode.
  15. > The BP run-time manager (or maybe the DPMI host) translates calls to INT 21, 
  16. > but you'll likely have to do the translation yourself to talk to Netware.
  17. [...]
  18.  
  19. Hi Duncan,
  20.  
  21. however: I *CAN* make calls to resident programs and interrupts, I have tested  
  22. it. The only problem is that I loose the values in the segment-registers. Many  
  23. programs, the netware-shell i.e., needs DS: or ES: At the time, I'm helpless  
  24. with the segment-reg-problem.
  25.  
  26. --
  27. Jochen Magnus               E-Mail: jo@rrz.de (NeXT-Mail o.k.)
  28. Rhein-Rechenzentrum GmbH    Voice:  +49 261 892 520
  29. August-Horch-Strasse 28     Fax:    +49 261 892 525
  30. D-5400 Koblenz, Germany     < DELENDA EST C... >
  31.  
  32.  
  33.