home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / ada / 2212 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  959 b 

  1. Xref: sparky comp.lang.ada:2212 comp.os.msdos.programmer:8124
  2. Newsgroups: comp.lang.ada,comp.os.msdos.programmer
  3. Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!att!cbnewsl!arny
  4. From: arny@cbnewsl.cb.att.com (arny.b.engelson)
  5. Subject: Passing data from extended mode to real mode programs
  6. Organization: AT&T Bell Laboratories
  7. Date: Mon, 27 Jul 1992 19:59:41 GMT
  8. Message-ID: <1992Jul27.195941.5352@cbnewsl.cb.att.com>
  9. Followup-To: poster
  10. Lines: 12
  11.  
  12. We are developing some code in (Meridian) Ada that has to run in
  13. extended mode on MS-DOS.  It also has to pass 50K chunks of data to some
  14. COTS software written in C which runs in real mode.  Just how exactly
  15. do we do this?  Specifically, how do we allocate and pass the address of
  16. a data buffer from the extended mode program which is then accessible by
  17. the real mode program?
  18.  
  19. If you know anything that can help, pleae forward to
  20.  
  21.   att!homxc!arny  or  a.b.engelson@att.com
  22.  
  23. Thanks.
  24.