Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!zaphod.mps.ohio-state.edu!mips!apple!sun-barr!newstop!eastapps!spdeast!venkat From: venkat@spdeast.East.Sun.COM (Desikan Venkatrangan - Sun BOS Software CONTRACTOR) Newsgroups: comp.windows.ms.programmer Subject: Re: Memory allocation in global heap. Keywords: Handles, Linked List Message-ID: <6484@eastapps.East.Sun.COM> Date: 31 May 91 20:53:54 GMT References: <486@opus.ee.QueensU.CA> Sender: news@East.Sun.COM Reply-To: venkat@east.sun.com (Desikan Venkatrangan - Sun BOS Software CONTRACTOR) Organization: Sun Microsystems, Billerica MA Lines: 10 In article <486@opus.ee.QueensU.CA> nielsen@opus.ee.QueensU.CA (Robert Nielsen) writes: > >What is the best way to allocate memory in many small (thousands) >chunks without exhausting Windows memory handling resources? Microsoft Systems Journal, Jan 1991 issue has the stuff you need. The article is 'Improve Windows Application Memory Use with Subsegment Allocation and Custom Resources', an excellent article by Paul Yao. -venkat