home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / alt / msdos / programm / 3201 < prev    next >
Encoding:
Internet Message Format  |  1993-01-22  |  1.1 KB

  1. Path: sparky!uunet!olivea!decwrl!waikato.ac.nz!comp.vuw.ac.nz!kauri.vuw.ac.nz!cyborg
  2. From: cyborg@kauri.vuw.ac.nz (-xivo-Alex Ivopol)
  3. Newsgroups: alt.msdos.programmer
  4. Subject: Accessing extended memory
  5. Message-ID: <C18L66.G5L@comp.vuw.ac.nz>
  6. Date: 22 Jan 93 03:46:54 GMT
  7. Sender: news@comp.vuw.ac.nz (News Admin)
  8. Organization: Victoria University of Wellington
  9. Lines: 23
  10. Nntp-Posting-Host: kauri.vuw.ac.nz
  11.  
  12. OK, just when I thought I had it figured out...  Assuming HIMEM.SYS is
  13. loaded and I can access the driver functions, how do I get data into and
  14. out of extended memory ?
  15.  
  16. The only driver function for moving memory takes as arguments source and
  17. destination Extended Memory Block handles that (as far as I can tell) can
  18. only point to extended memory blocks.
  19.  
  20. If the only way to move data to/from extended memory is to switch to
  21. protected mode (something I want to avoid) how does one get the address
  22. of the EMB from the EMB's handle ?
  23.  
  24. Can anyone suggest a book/article that deals with this subject in depth,
  25. preferably with examples ?
  26.  
  27. Thanx,
  28.  
  29.  
  30. -- 
  31. --
  32. Alex T. Ivopol 
  33. cyborg@kauri.vuw.ac.nz
  34. Standard disclaimer applies.
  35.