home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.pascal
- Path: sparky!uunet!math.fu-berlin.de!news.belwue.de!news.uni-ulm.de!news
- From: S_KRANAWET@rzmain.rz.uni-ulm.de (Kranawetter Marco)
- Subject: DMPMI with BP/7
- Message-ID: <1993Jan28.133741.9164@wega.rz.uni-ulm.de>
- Sender: news@wega.rz.uni-ulm.de (News Net)
- Organization: University of Ulm, Germany
- Date: Thu, 28 Jan 1993 13:37:41 GMT
- X-News-Reader: VMS NEWS 1.25beta
- Lines: 9
-
- hello !
- i have great troubles with converting a tp6 program to a bp7 dpmi program !
- i make use of direct access to adresses in then realmode segment $0000.
- in the real mode everything is correct, but in the protected mode i always
- get protection faults ( runtime error 216 ).
- can anyboby say me, how i can define a correct selector to the real mode
- segment $0000 ? or is there another way to write / read at this segment ?
- thanx !
-
-