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

  1. Path: sparky!uunet!vtserf!csugrad!jjarrett
  2. From: jjarrett@csugrad.cs.vt.edu (James Jarrett)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Re: LOADFIX and low-memory EXE loading
  5. Summary: BUT, for some reason it works...
  6. Keywords: LOADFIX, strangeness
  7. Message-ID: <C0qsoH.wK@csugrad.cs.vt.edu>
  8. Date: 12 Jan 93 13:12:16 GMT
  9. References: <C0ozzJ.DJA@csugrad.cs.vt.edu> <1993Jan11.185214.10262@midway.uchicago.edu>
  10. Organization: Virginia Tech Computer Science Dept, Blacksburg, VA
  11. Lines: 13
  12.  
  13.  
  14. I have received some great information about loadfix, etc, but what I still
  15. don't understand is why my program works when using LOADFIX and doesn't
  16. when it isn't used.  This only occurs on some machines (configurations
  17. vary widely, the only common factor being DOS 5 loaded high).  The program
  18. was compiled under Borland C++ 3.1, which, as far as I can tell, does not
  19. use packed executables.
  20.  
  21. Are there any other problems my program may have that just seem to be
  22. cleared up by LOADFIX?  Are there other concerns about memory below 64K?
  23.  
  24. Thanks,
  25. Jim
  26.