home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / alt / msdos / programm / 2299 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  2.0 KB

  1. Xref: sparky alt.msdos.programmer:2299 comp.msdos.programmer:49
  2. Newsgroups: alt.msdos.programmer,comp.msdos.programmer
  3. Path: sparky!uunet!mcsun!news.funet.fi!ajk.tele.fi!funic!nokia.fi!tnclus.tele.nokia.fi!swesterback
  4. From: swesterback@tnclus.tele.nokia.fi
  5. Subject: Re: XMS - Driver question
  6. Message-ID: <1992Sep1.182018.1@tnclus.tele.nokia.fi>
  7. Lines: 31
  8. Sender: usenet@noknic.nokia.fi (USENET at noknic)
  9. Nntp-Posting-Host: tne01.tele.nokia.fi
  10. Organization: Nokia Telecommunications.
  11. References: <1992Aug20.084030.29159@rz.uni-karlsruhe.de> <1992Aug24.170543.12017@dcatlas.dot.gov>
  12. Date: Tue, 1 Sep 1992 16:20:18 GMT
  13.  
  14. ul1f@rz.uni-karlsruhe.de (H. Dobler) writes:
  15.  
  16. >Hi everybody,
  17.  
  18. >i've a question about the XMS-Driver himem.sys, which is included
  19. >in MS-DOS. I've a 386-PC and 8 MB RAM. Now, i want to use XMS
  20. >and Extended Memory. Is it possible to say HIMEM, that it should
  21. >only use 4MB for the XMS-Memory ? Or is there another XMS-Driver
  22. >outside, which includes this feature ?
  23.  
  24. If you have DOS 5.0 (or even better, Windows 3.1) the himem.sys driver
  25. has a switch called /int15 which allows you to specify how much extended
  26. memory you need. This memory is used trough the INT15h interface by a
  27. few old programs. The rest of the extended memory is then used by XMS.
  28.  
  29. On the other hand, if you did mean EMS memory (expanded) the ems386.sys
  30. or emm386.exe driver has a parameter that specifies the amount of EMS 
  31. needed.
  32.  
  33. Personally i dont need EMS-memory in DOS and if i needed it i would let 
  34. Windows emulate it and run the program in a DOS window!
  35.  
  36. I hope this will help you!
  37.  
  38. Sten
  39. ============================================================================
  40. Sten Westerback                INET: swesterback@tnclus.tele.nokia.fi
  41. Address: Mets{purontie  9 B19, SF-00630 HELSINKI, FINLAND  Time zone: EET
  42. Test the utility at WSMR-SIMTEL20.Army.mil::pd1:<msdos.dirutl>swxd303d.zip
  43. NB! I am working, but not speaking for Nokia Telecommunications!
  44. ============================================================================
  45.