home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / msdos / programm / 11876 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.1 KB

  1. Path: sparky!uunet!spool.mu.edu!enterpoop.mit.edu!eru.mt.luth.se!lunic!sunic!ugle.unit.no!alkymi.unit.no!robert
  2. From: robert@alkymi.unit.no (Robert Schmidt)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Want real mode EMS or XMS library
  5. Message-ID: <1993Jan7.192157.21783@ugle.unit.no>
  6. Date: 7 Jan 93 19:21:57 GMT
  7. Sender: news@ugle.unit.no (NetNews Administrator)
  8. Organization: Norwegian Institute of Technology
  9. Lines: 18
  10.  
  11.  
  12. I'd like a library for accessing expanded and/or extended memory in
  13. Borland C++.  If the source is included, even better.
  14.  
  15. Also, I would like to know what's best/fastest to use when programming
  16. real/V8086 mode as I am doing.  I figure that with XMS, you will have to
  17. copy the data to conventional memory before doing any processing
  18. on it, and with EMS, all you do is map the correct pages into the 
  19. page frame at 0xe000 (or whatever).  As I see it, EMS is faster.  
  20.  
  21. Am I right?
  22.  
  23. Please don't mention DOS extenders, as I am well aware of those.  That
  24. goes for Phar Lap, DJGPP, Watcom whatever.
  25.  
  26. BTW, is the DOS extender in BP 7.0 usable with BC++ 3.1?
  27.  
  28. Robert@solan.unit.no
  29.