home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / misc / 4823 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.8 KB

  1. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!spool.mu.edu!think.com!enterpoop.mit.edu!eru.mt.luth.se!lunic!sunic!isgate!krafla!karlth
  2. From: karlth@rhi.hi.is (Karl Thoroddsen)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: Re: WHAT THE FUCK!?: Memory: 8,742KB Free, System Resources: 0% Free
  5. Message-ID: <5919@krafla.rhi.hi.is>
  6. Date: 11 Jan 93 12:47:16 GMT
  7. References: <C0KF1y.Eqz@newsserver.technet.sg> <1irl8pINNout@cs.tut.fi>
  8. Sender: usenet@rhi.hi.is
  9. Lines: 33
  10. Nntp-Posting-Host: hengill.rhi.hi.is
  11.  
  12. In <1irl8pINNout@cs.tut.fi> pk64380@kaarne.cs.tut.fi (Kuusisto Pasi Petri,,,SIG,64380) writes:
  13.  
  14. >From article <C0KF1y.Eqz@newsserver.technet.sg>, by ipser@solomon.technet.sg (Ed Ipser):
  15. >> 
  16. >> Well, I've narrowed it down. I'm NOT running out of memory, my memory
  17. >> requirements are in fact quite modest. I'm running out of "system resources".
  18. >> Just what are these system resources that I'm exhausting?
  19. >> 
  20. >> I DO have a number of windows proportional to the size of the document. In 
  21. >> the current case, something like 650 windows. Larger documents would require
  22. >> still more windows and the current test is rather modest in size and
  23. >> complexity compared to what I envision the user doing.
  24.  
  25. Windows allocates the memory needed for windows in the USER local heap, which
  26. in Windows 3.0 is 64kb, so no matter how much Global memory you have
  27. the USER heap stays at max 64kb (might be 128kb in 3.1).
  28.  
  29. >   You got it! There is! 650+ windows will definitely eat it up. Sorry ...
  30. >> Help me, please!
  31. >   
  32. >   Tough luck, you lose ...
  33.  
  34. Describe your application, maybe the group can suggest solutions.
  35.  
  36. Cheers.
  37.  
  38. Karl.
  39.  
  40. -- 
  41.  
  42. \ Internet: karlth@rhi.hi.is             \ Karl Thoroddsen University Of Iceland
  43.  \ Respect...            , Peter Ustinov  \ Department Of Computer Science
  44.