home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / os2 / misc / 40004 < prev    next >
Encoding:
Text File  |  1992-12-21  |  2.1 KB  |  45 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!spool.mu.edu!uwm.edu!linac!uchinews!quads!pynq
  3. From: pynq@quads.uchicago.edu (Jeremy Mathers)
  4. Subject: Re: Question about OS/2 emulated DOS, how it works???
  5. Message-ID: <1992Dec19.183854.14335@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: <28468@oasys.dt.navy.mil> <1992Dec14.074127.16842@netcom.com> <1992Dec18.190627.12697@cbnews.cb.att.com>
  10. Date: Sat, 19 Dec 1992 18:38:54 GMT
  11. Lines: 32
  12.  
  13. In article <1992Dec18.190627.12697@cbnews.cb.att.com> shurr@cbnews.cb.att.com (larry.a.shurr) writes:
  14. ...
  15. >Hmmm...  There's more to it than meets the eye.  Logically, I would have 
  16. >agreed with you, but I have found that in cases where I exit from a VDM 
  17. >and later start another, I frequently get a complaint from nnansi.com 
  18. >that there's already a copy of nnansi.com loaded!  As if that wasn't 
  19. >enough, it doesn't do it every time, just most of the time.
  20.  
  21. Amazing.  I have had this same problem - loading a TSR (QD).  I assume
  22. that what is happening is that when you close a VDM, then re-open it,
  23. without doing anything in between, it basically just re-uses the same
  24. absolute memory locations, and doesn't clear them, so whatever signature
  25. string the TSR put there the last time, is still there.
  26.  
  27. I think the overall solution is to make the TSR smarter about its
  28. installation check.  All QD does is search memory (literally does a
  29. "for seg=0; seg<=0xFFFF; seg++) search seg:0-F) for its string.  Very
  30. crude.
  31.  
  32. >Now, I don't, offhand, see how anything from one VDM can survive termi-
  33. >nation of the VDM and appear in another, new VDM session, but there is 
  34. >at least some indication that nnansi.com is still around between sessions.
  35.  
  36. I think it does...
  37.  
  38. ************************************************************************
  39. La plus belle fille du monde ne peut
  40. donner que tout ce qu'elle a.
  41.  
  42.     - pynq@quads.uchicago.edu, who is still costing the net
  43.       hundreds, if not thousands, of dollars, every time he posts -
  44. ************************************************************************
  45.