home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / pascal / 8641 < prev    next >
Encoding:
Text File  |  1993-01-28  |  845 b   |  21 lines

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