home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / pascal / 7817 < prev    next >
Encoding:
Internet Message Format  |  1993-01-03  |  686 b 

  1. Path: sparky!uunet!almaden.ibm.com
  2. From: enge@almaden.ibm.com
  3. Message-ID: <19930102.232637.129@almaden.ibm.com>
  4. Date: Sat, 2 Jan 93 23:26:35 PST
  5. Newsgroups: comp.lang.pascal
  6. Subject: DPMI TSR calls
  7. News-Software: UReply 3.1
  8. Lines: 11
  9.  
  10. I need to call a TSR from a protected mode TP7 program.  Unfortunately,
  11. the RTL does not want to translate ES from a selector to a real segment
  12. value even though I specifically allocated the area below the 640K line.
  13.  
  14. Are there any DPMI experts out there who can give me the proper INT 31H
  15. call and parameters?  My reading says its probably the 300H action code
  16. but I don't know what the registers should contain.
  17.  
  18. Any help would be appreciated.
  19.  
  20. Roy
  21.