home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / programm / misc / 3266 < prev    next >
Encoding:
Internet Message Format  |  1992-11-07  |  1.4 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!usc!snorkelwacker.mit.edu!ai-lab!kauai!bkph
  2. From: bkph@kauai.ai.mit.edu (Berthold K.P. Horn)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: `Three windows not destroyed' when print job aborted
  5. Date: 6 Nov 1992 13:24:33 GMT
  6. Organization: MIT Artificial Intelligence Lab
  7. Lines: 21
  8. Message-ID: <1ddrmhINN7hq@life.ai.mit.edu>
  9. NNTP-Posting-Host: kauai.ai.mit.edu
  10.  
  11.  
  12. On several machines running Windows 3.1, I have noted that system resources
  13. decline when many print jobs are aborted.  
  14.  
  15. On two that are running the debug kernel, I have confirmed that when a print
  16. job is aborted, some Windows may not get destroyed (3 per abort).  No error
  17. messages appear at the time of the abort, obviously, but when the job is
  18. killed, the debug kernel reports `three Windows not destroyed'.
  19.  
  20. I first noticed this in one of my own applications, and wasted hours looking
  21. for a bug (after all, other than the print dialog box it wasn't creating any
  22. Windows...).  The noticed the same thing in MS Word, Notepad, and other
  23. applications.  I print to PS printers mostly, and have tried PSCRIPT.DRV
  24. 3.50, 3.52 and 3.53 - all with the same results.
  25.  
  26. Anyone notice this before?  Is it configuration dependent? (DOS 5.0, 486's,
  27. Windows 3.1 enhanced mode). Does it depend on how PSCRIPT.DRV is installed?
  28. (I just copy the new versions on top of the old ones).
  29.  
  30. Berthold K.P. Horn
  31. Cambridge, Massachusetts, USA
  32.