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