home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / msdos / programm / 12005 < prev    next >
Encoding:
Text File  |  1993-01-11  |  1.5 KB  |  34 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uchinews!quads!pynq
  3. From: pynq@quads.uchicago.edu (Jeremy Mathers)
  4. Subject: Re: LOADFIX and low-memory EXE loading
  5. Message-ID: <1993Jan11.185214.10262@midway.uchicago.edu>
  6. Sender: news@uchinews.uchicago.edu (News System)
  7. Reply-To: pynq@midway.uchicago.edu
  8. Organization: D. J. Dougherty & Associates
  9. References: <C0ozzJ.DJA@csugrad.cs.vt.edu>
  10. Date: Mon, 11 Jan 1993 18:52:14 GMT
  11. Lines: 21
  12.  
  13. In article <C0ozzJ.DJA@csugrad.cs.vt.edu> jjarrett@csugrad.cs.vt.edu (James Jarrett) writes:
  14. ...
  15. >Next, how can I write a program so it doesn't need LOADFIX?  For my current
  16. >project, it doesn't matter, since I only have 1 user, and she has DOS 5.0.
  17. >My next project, however, is supposed to run on almost any machine.  I 
  18. >cannot require LOADFIX, and I would like to be able to circumvent the 
  19. >problem inside my program. 
  20.  
  21. It was my understanding that this problem only manifests if you use
  22. EXEPACK on your (I.e., the developer's) executable file.  So, if you are
  23. the developer, the easy solution is, "DON'T USE EXEPACK".
  24.  
  25. ************************************************************************
  26. Lackland's Laws:
  27.     1.  Never be first.
  28.     2.  Never be last.
  29.     3.  Never volunteer for anything
  30.  
  31.     - pynq@quads.uchicago.edu, who is still costing the net
  32.       hundreds, if not thousands, of dollars, every time he posts -
  33. ************************************************************************
  34.